Searched defs:stat_file (Results 1 – 3 of 3) sorted by relevance
189 inline int stat_file(const wchar_t* path, StatT* buf, DWORD flags) { stat_file() function
73 static int stat_file(const char *path, StatT *buf, int flags) { in stat_file() function
2527 int stat_file = -1; __kmp_get_load_balance() local