Searched defs:file_stat (Results 1 – 3 of 3) sorted by relevance
285 posix::StatStruct file_stat{}; in DirectoryExists() local
1859 struct stat file_stat; in wpa_config_write() local
4743 static int file_stat(Jim_Interp *interp, Jim_Obj *filename, jim_stat_t *sb) in file_stat() function