Home
last modified time | relevance | path

Searched defs:fchmodat (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/openssh/openbsd-compat/
H A Dbsd-misc.c199 fchmodat(int fd, const char *path, mode_t mode, int flag) in fchmodat() function
/freebsd/contrib/llvm-project/libcxx/src/filesystem/
H A Dposix_compat.h398 inline int fchmodat(int /*fd*/, const wchar_t *path, int perms, int flag) { fchmodat() function