Lines Matching refs:stat
48 #include <sys/stat.h>
534 struct stat sbuf;
536 if (stat(Outpipe, &sbuf) == -1) {
546 "iogen%s: Could not stat outpipe %s: %s\n",
950 struct stat sbuf;
964 if (stat(rec->f_path, &sbuf) == -1) {
966 "iogen%s: get_file_info(): Could not stat() %s: %s\n",
1007 /* can't get raw I/O unit -- use stat to fudge it */
1075 struct stat sbuf;
1085 rval = stat(path, &sbuf);
1092 "iogen%s: Could not stat file %s: %s (%d)\n",
1210 * Write a byte at the end of file so that stat() sets the right