Lines Matching refs:stat
7 #include <sys/stat.h>100 struct stat st;103 if (stat(path, &st))153 struct stat st;166 struct stat st;187 struct stat st;192 if (!stat(data->path, &st) && st.st_size) {221 struct stat st;223 if (stat(data->path, &st))231 struct stat st;447 struct stat st;455 if (stat(kallsyms_name, &st)) {