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

/illumos-gate/usr/src/lib/libc/port/sys/
H A Dchmod.c51 #pragma weak _fchmod = fchmod
53 fchmod(int fd, mode_t mode) function
/illumos-gate/usr/src/uts/common/syscall/
H A Dchmod.c82 fchmod(int fd, int mode) function
/illumos-gate/usr/src/man/man2/
H A DMakefile186 fchmod.2 \
284 fchmod.2 := LINKSRC = chmod.2

Completed in 119 milliseconds