Home
last modified time | relevance | path

Searched defs:per_thread (Results 1 – 1 of 1) sorted by relevance

/xnu-8792.41.9/bsd/vfs/
H A Dvfs_syscalls.c3998 common_fchdir(proc_t p, struct fchdir_args *uap, int per_thread) in common_fchdir()
4133 chdir_internal(proc_t p, vfs_context_t ctx, struct nameidata *ndp, int per_thread) in chdir_internal()
4189 common_chdir(proc_t p, struct chdir_args *uap, int per_thread) in common_chdir()