stbuf             384 src/simh/sim_fio.c struct stat stbuf;
stbuf             386 src/simh/sim_fio.c if (!fptr || fstat (fileno(fptr), &stbuf))
stbuf             389 src/simh/sim_fio.c if ((stbuf.st_mode & S_IFIFO)) {