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

/macosx-10.9.5/xnu-2422.115.4/libsyscall/wrappers/unix03/
H A Dfchmod.c41 fchmod(int fd, mode_t mode) function
/macosx-10.9.5/emacs-92/emacs/src/m/
H A Dtad68k.h100 #define fchmod /* we don't have fchmod() */ macro
/macosx-10.9.5/ntp-88/libopts/compat/
H A Dwindows-config.h120 #define fchmod( _x, _y ); macro
/macosx-10.9.5/ntp-88/sntp/libopts/compat/
H A Dwindows-config.h120 #define fchmod( _x, _y ); macro
/macosx-10.9.5/xnu-2422.115.4/bsd/sys/
H A Dstat.h507 int fchmod(int, mode_t) __DARWIN_ALIAS(fchmod); variable
/macosx-10.9.5/emacs-92/emacs/src/
H A Dmac.c3243 fchmod (int fd, mode_t mode) function
/macosx-10.9.5/xnu-2422.115.4/bsd/vfs/
H A Dvfs_syscalls.c5421 fchmod(proc_t p, struct fchmod_args *uap, __unused int32_t *retval) function

Completed in 194 milliseconds