Home
last modified time | relevance | path

Searched defs:fchmod (Results 1 – 3 of 3) sorted by relevance

/openbsd/sys/lib/libsa/
H A Dfchmod.c38 fchmod(int fd, mode_t m) in fchmod() function
H A Dstand.h70 int (*fchmod)(struct open_file *f, mode_t); member
/openbsd/gnu/llvm/libcxx/src/filesystem/
H A Dposix_compat.h430 int fchmod(int fd, int perms) { in fchmod() function