Home
last modified time | relevance | path

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

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