Home
last modified time | relevance | path

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

/xnu-8020.121.3/bsd/vfs/
H A Dvfs_syscalls.c3670 common_fchdir(proc_t p, struct fchdir_args *uap, int per_thread) in common_fchdir() function
3785 return common_fchdir(p, uap, 0); in fchdir()
3791 return common_fchdir(p, (void *)uap, 1); in __pthread_fchdir()