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

/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dinit_sysent.c498 {AC(__pthread_chdir_args), 0, 0, (sy_call_t *)__pthread_chdir, munge_w, munge_d, _SYSCALL_RET_INT_T, 4}, /* 348 = __pthread_chdir */
/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dsysproto.h1369 struct __pthread_chdir_args { struct
2021 int __pthread_chdir(struct proc *, struct __pthread_chdir_args *, int *);
/macosx-10.5.8/xnu-1228.15.4/bsd/vfs/
H A Dvfs_syscalls.c1975 __pthread_chdir(proc_t p, struct __pthread_chdir_args *uap, __unused register_t *retval)

Completed in 32 milliseconds