stbuf 444 src/simh/sim_fio.c struct stat stbuf; stbuf 446 src/simh/sim_fio.c if (!fptr || fstat (fileno(fptr), &stbuf)) stbuf 449 src/simh/sim_fio.c if ((stbuf.st_mode & S_IFIFO)) {