Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dinit_sysent.c70 …{ .sy_narg = AS(chdir_args), .sy_call = (sy_call_t *)sys_chdir, .sy_auevent = AUE_CHDIR, .sy_flags…
H A Dvfs_syscalls.c932 sys_chdir(struct thread *td, struct chdir_args *uap) in sys_chdir() function
/f-stack/freebsd/sys/
H A Dsysproto.h1860 int sys_chdir(struct thread *, struct chdir_args *);