stbuf             437 src/simh/sim_fio.c struct stat stbuf;
stbuf             439 src/simh/sim_fio.c if (!fptr || fstat (fileno(fptr), &stbuf))
stbuf             442 src/simh/sim_fio.c if ((stbuf.st_mode & S_IFIFO)) {