Home
last modified time | relevance | path

Searched refs:fchdir_args (Results 1 – 14 of 14) sorted by relevance

/freebsd-12.1/sys/arm64/linux/
H A Dlinux_sysent.c70 …{ AS(fchdir_args), (sy_call_t *)sys_fchdir, AUE_FCHDIR, NULL, 0, 0, 0, SY_THR_STATIC }, /* 50 = fc…
H A Dlinux_systrace_args.c328 struct fchdir_args *p = params; in systrace_args()
/freebsd-12.1/sys/amd64/linux/
H A Dlinux_sysent.c101 …{ AS(fchdir_args), (sy_call_t *)sys_fchdir, AUE_FCHDIR, NULL, 0, 0, 0, SY_THR_STATIC }, /* 81 = fc…
H A Dlinux_systrace_args.c716 struct fchdir_args *p = params; in systrace_args()
/freebsd-12.1/sys/amd64/linux32/
H A Dlinux32_sysent.c153 …{ AS(fchdir_args), (sy_call_t *)sys_fchdir, AUE_FCHDIR, NULL, 0, 0, 0, SY_THR_STATIC }, /* 133 = f…
H A Dlinux32_systrace_args.c881 struct fchdir_args *p = params; in systrace_args()
/freebsd-12.1/sys/i386/linux/
H A Dlinux_sysent.c153 …{ AS(fchdir_args), (sy_call_t *)sys_fchdir, AUE_FCHDIR, NULL, 0, 0, 0, SY_THR_STATIC }, /* 133 = f…
H A Dlinux_systrace_args.c919 struct fchdir_args *p = params; in systrace_args()
/freebsd-12.1/sys/kern/
H A Dvfs_syscalls.c829 struct fchdir_args { struct
834 sys_fchdir(struct thread *td, struct fchdir_args *uap) in sys_fchdir() argument
H A Dinit_sysent.c65 …{ AS(fchdir_args), (sy_call_t *)sys_fchdir, AUE_FCHDIR, NULL, 0, 0, 0, SY_THR_STATIC }, /* 13 = fc…
H A Dsystrace_args.c99 struct fchdir_args *p = params; in systrace_args()
/freebsd-12.1/sys/compat/freebsd32/
H A Dfreebsd32_sysent.c72 …{ AS(fchdir_args), (sy_call_t *)sys_fchdir, AUE_FCHDIR, NULL, 0, 0, 0, SY_THR_STATIC }, /* 13 = fc…
H A Dfreebsd32_systrace_args.c102 struct fchdir_args *p = params; in systrace_args()
/freebsd-12.1/sys/sys/
H A Dsysproto.h80 struct fchdir_args { struct
1804 int sys_fchdir(struct thread *, struct fchdir_args *);