stbuf 380 src/simh/sim_fio.c struct stat stbuf; stbuf 382 src/simh/sim_fio.c if (!fptr || fstat (fileno(fptr), &stbuf)) stbuf 385 src/simh/sim_fio.c if ((stbuf.st_mode & S_IFIFO)) {