Lines Matching full:stat
84 #include <sys/stat.h>1542 struct stat statbuf;1619 if (stat(fill_file,&statbuf) != 0) {1620 perror("alloc_sendfile_buf_ring: could not stat file");