Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/libcxx/src/filesystem/
Dposix_compat.h389 int fchmod_handle(HANDLE h, int perms) { in fchmod_handle() function
416 return fchmod_handle(h, perms); in fchmodat()
432 return fchmod_handle(h, perms); in fchmod()