Lines Matching refs:stat
8 #include <sys/stat.h>
105 struct stat st;
108 if (stat(path, &st))
158 struct stat st;
171 struct stat st;
205 struct stat st;
210 if (!stat(data->path, &st) && st.st_size) {
239 struct stat st;
241 if (stat(data->path, &st))
250 struct stat st;
505 struct stat st;
513 if (stat(kallsyms_name, &st)) {
524 struct stat st;
532 if (stat(kallsyms_name, &st)) {