Searched refs:common_fchdir (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) function
1903 return common_fchdir(p, uap, 0);
1909 return common_fchdir(p, (void *)uap, 1);

Completed in 52 milliseconds