Home
last modified time | relevance | path

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

/llvm-project/libcxx/src/filesystem/
H A Dposix_compat.h189 inline int stat_file(const wchar_t* path, StatT* buf, DWORD flags) { stat_file() function
/llvm-project/libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.last_write_time/
H A Dlast_write_time.pass.cpp73 static int stat_file(const char *path, StatT *buf, int flags) { in stat_file() function
/llvm-project/openmp/runtime/src/
H A Dz_Linux_util.cpp2527 int stat_file = -1; __kmp_get_load_balance() local