Searched refs:fchown_args (Results 1 - 3 of 3) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dinit_sysent.c203 {AC(fchown_args), 0, 0, (sy_call_t *)fchown, munge_www, munge_ddd, _SYSCALL_RET_INT_T, 12}, /* 123 = fchown */
/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dsysproto.h495 struct fchown_args { struct
1807 int fchown(struct proc *, struct fchown_args *, int *);
/macosx-10.5.8/xnu-1228.15.4/bsd/vfs/
H A Dvfs_syscalls.c4269 fchown(__unused proc_t p, struct fchown_args *uap, __unused register_t *retval)

Completed in 114 milliseconds