Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/filemon/
HDfilemon_wrapper.c96 filemon_wrapper_chdir(struct thread *td, struct chdir_args *uap) in filemon_wrapper_chdir()
/freebsd-11-stable/sys/compat/svr4/
HDsvr4_sysent.c33 …{ AS(chdir_args), (sy_call_t *)sys_chdir, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 12 = chdir …
/freebsd-11-stable/sys/kern/
HDvfs_syscalls.c737 struct chdir_args { struct
742 sys_chdir(struct thread *td, struct chdir_args *uap) in sys_chdir() argument
HDinit_sysent.c60 …{ AS(chdir_args), (sy_call_t *)sys_chdir, AUE_CHDIR, NULL, 0, 0, 0, SY_THR_STATIC }, /* 12 = chdir…
HDsystrace_args.c92 struct chdir_args *p = params; in systrace_args()
/freebsd-11-stable/sys/compat/freebsd32/
HDfreebsd32_sysent.c67 …{ AS(chdir_args), (sy_call_t *)sys_chdir, AUE_CHDIR, NULL, 0, 0, 0, SY_THR_STATIC }, /* 12 = chdir…
HDfreebsd32_systrace_args.c95 struct chdir_args *p = params; in systrace_args()
/freebsd-11-stable/sys/sys/
HDsysproto.h76 struct chdir_args { struct
1809 int sys_chdir(struct thread *, struct chdir_args *);