Searched refs:chroot_args (Results 1 – 14 of 14) sorted by relevance
| /f-stack/freebsd/arm64/linux/ |
| H A D | linux_sysent.c | 71 …{ .sy_narg = AS(chroot_args), .sy_call = (sy_call_t *)sys_chroot, .sy_auevent = AUE_CHROOT, .sy_fl…
|
| H A D | linux_systrace_args.c | 389 struct chroot_args *p = params; in systrace_args()
|
| /f-stack/freebsd/kern/ |
| H A D | vfs_syscalls.c | 963 struct chroot_args { struct 968 sys_chroot(struct thread *td, struct chroot_args *uap) in sys_chroot() argument
|
| H A D | init_sysent.c | 119 …{ .sy_narg = AS(chroot_args), .sy_call = (sy_call_t *)sys_chroot, .sy_auevent = AUE_CHROOT, .sy_fl…
|
| H A D | systrace_args.c | 402 struct chroot_args *p = params; in systrace_args()
|
| /f-stack/freebsd/arm/linux/ |
| H A D | linux_sysent.c | 81 …{ .sy_narg = AS(chroot_args), .sy_call = (sy_call_t *)sys_chroot, .sy_auevent = AUE_CHROOT, .sy_fl…
|
| H A D | linux_systrace_args.c | 319 struct chroot_args *p = params; in systrace_args()
|
| /f-stack/freebsd/amd64/linux/ |
| H A D | linux_sysent.c | 181 …{ .sy_narg = AS(chroot_args), .sy_call = (sy_call_t *)sys_chroot, .sy_auevent = AUE_CHROOT, .sy_fl…
|
| H A D | linux_systrace_args.c | 1315 struct chroot_args *p = params; in systrace_args()
|
| /f-stack/freebsd/amd64/linux32/ |
| H A D | linux32_sysent.c | 81 …{ .sy_narg = AS(chroot_args), .sy_call = (sy_call_t *)sys_chroot, .sy_auevent = AUE_CHROOT, .sy_fl…
|
| H A D | linux32_systrace_args.c | 393 struct chroot_args *p = params; in systrace_args()
|
| /f-stack/freebsd/i386/linux/ |
| H A D | linux_sysent.c | 81 …{ .sy_narg = AS(chroot_args), .sy_call = (sy_call_t *)sys_chroot, .sy_auevent = AUE_CHROOT, .sy_fl…
|
| H A D | linux_systrace_args.c | 401 struct chroot_args *p = params; in systrace_args()
|
| /f-stack/freebsd/sys/ |
| H A D | sysproto.h | 247 struct chroot_args { struct 1900 int sys_chroot(struct thread *, struct chroot_args *);
|