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

/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dinit_sysent.c60 {AC(fchdir_args), 0, 0, (sy_call_t *)fchdir, munge_w, munge_d, _SYSCALL_RET_INT_T, 4}, /* 13 = fchdir */
/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dsysproto.h144 struct fchdir_args { struct
1710 int fchdir(struct proc *, struct fchdir_args *, int *);
/macosx-10.5.8/xnu-1228.15.4/bsd/vfs/
H A Dvfs_syscalls.c1799 common_fchdir(proc_t p, struct fchdir_args *uap, int per_thread)
1901 fchdir(proc_t p, struct fchdir_args *uap, __unused register_t *retval)

Completed in 142 milliseconds