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

/macosx-10.9.5/xnu-2422.115.4/bsd/vfs/
H A Dvfs_syscalls.c2684 common_fchdir(proc_t p, struct fchdir_args *uap, int per_thread) function
2789 return common_fchdir(p, uap, 0);
2795 return common_fchdir(p, (void *)uap, 1);

Completed in 96 milliseconds