Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/man/man2/
H A DMakefile48 fchdir.2 \
/xnu-8019.80.24/bsd/kern/
H A Dkern_exec.c2529 error = fchdir(p, &fchdira, ival); in exec_handle_file_actions()
/xnu-8019.80.24/bsd/vfs/
H A Dvfs_syscalls.c3779 fchdir(proc_t p, struct fchdir_args *uap, __unused int32_t *retval) in fchdir() function