Home
last modified time | relevance | path

Searched refs:stat_handle (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/libcxx/src/filesystem/
H A Dposix_compat.h173 int stat_handle(HANDLE h, StatT *buf) { in stat_handle() function
215 int ret = stat_handle(h, buf); in stat_file()
227 return stat_handle(h, buf); in fstat()