Searched defs:file_stats (Results 1 – 3 of 3) sorted by relevance
89 file_stats(const char *file, struct stat *stats) { in file_stats() function
126 file_stats(const char *file, struct stat *stats) { in file_stats() function
240 struct stat file_stats; in GetPermissions() local