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

/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) argument
1809 if (per_thread && uap->fd == -1) {
1870 if (per_thread) {
1922 common_chdir(proc_t p, struct chdir_args *uap, int per_thread) argument
1944 if (per_thread) {

Completed in 51 milliseconds