Home
last modified time | relevance | path

Searched defs:stat_file (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/contrib/llvm-project/libcxx/src/filesystem/
H A Dposix_compat.h210 int stat_file(const wchar_t *path, StatT *buf, DWORD flags) { in stat_file() function
/freebsd-13.1/contrib/llvm-project/openmp/runtime/src/
H A Dz_Linux_util.cpp2179 int stat_file = -1; in __kmp_get_load_balance() local