Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dvfs_syscalls.c927 struct chdir_args { struct
932 sys_chdir(struct thread *td, struct chdir_args *uap) in sys_chdir() argument
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 Dsystrace_args.c92 struct chdir_args *p = params; in systrace_args()
/f-stack/freebsd/sys/
H A Dsysproto.h77 struct chdir_args { struct
1860 int sys_chdir(struct thread *, struct chdir_args *);