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

/macosx-10.5.8/xnu-1228.15.4/bsd/vfs/
H A Dvfs_syscalls.c1922 common_chdir(proc_t p, struct chdir_args *uap, int per_thread) function
1971 return common_chdir(p, (void *)uap, 0);
1977 return common_chdir(p, (void *)uap, 1);

Completed in 104 milliseconds