stbuf 438 src/simh/sim_fio.c struct stat stbuf; stbuf 440 src/simh/sim_fio.c if (!fptr || fstat (fileno(fptr), &stbuf)) stbuf 443 src/simh/sim_fio.c if ((stbuf.st_mode & S_IFIFO)) {