Home | History | Annotate | Download | only in libxml2

Lines Matching full:stat

46 #include <sys/stat.h>
1809 struct stat info;
1814 if (stat(filename, &info) < 0)
2105 struct stat info;
2107 if (stat(filename, &info) < 0)
2218 struct stat info;
2220 if (stat(filename, &info) < 0)