Searched refs:chdir_args (Results 1 – 4 of 4) sorted by relevance
927 struct chdir_args { struct932 sys_chdir(struct thread *td, struct chdir_args *uap) in sys_chdir() argument
70 …{ .sy_narg = AS(chdir_args), .sy_call = (sy_call_t *)sys_chdir, .sy_auevent = AUE_CHDIR, .sy_flags…
92 struct chdir_args *p = params; in systrace_args()
77 struct chdir_args { struct1860 int sys_chdir(struct thread *, struct chdir_args *);