Home
last modified time | relevance | path

Searched refs:jail_remove_args (Results 1 – 6 of 6) sorted by relevance

/freebsd-9-stable/sys/kern/
Dinit_sysent.c545 …{ AS(jail_remove_args), (sy_call_t *)sys_jail_remove, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /*…
Dsystrace_args.c3060 struct jail_remove_args *p = params; in systrace_args()
Dkern_jail.c2206 sys_jail_remove(struct thread *td, struct jail_remove_args *uap) in sys_jail_remove()
/freebsd-9-stable/sys/compat/freebsd32/
Dfreebsd32_sysent.c571 …{ AS(jail_remove_args), (sy_call_t *)sys_jail_remove, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /*…
Dfreebsd32_systrace_args.c2924 struct jail_remove_args *p = params; in systrace_args()
/freebsd-9-stable/sys/sys/
Dsysproto.h1640 struct jail_remove_args { struct
2117 int sys_jail_remove(struct thread *, struct jail_remove_args *);