Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/src/filesystem/
H A Dposix_compat.h153 inline int stat_handle(HANDLE h, StatT* buf) { in stat_handle() function
193 int ret = stat_handle(h, buf); in stat_file()
203 return stat_handle(h, buf); in fstat()