Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/src/filesystem/
H A Dposix_compat.h376 inline int fchmod_handle(HANDLE h, int perms) { in fchmod_handle() function
401 return fchmod_handle(h, perms); in fchmodat()
417 return fchmod_handle(h, perms); in fchmod()