Searched refs:sys_jail_attach (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/sys/compat/freebsd32/
H A Dfreebsd32_sysent.c485 { AS(jail_attach_args), (sy_call_t *)sys_jail_attach, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 436 = jail_attach */
/freebsd-10-stable/sys/kern/
H A Dinit_sysent.c472 { AS(jail_attach_args), (sy_call_t *)sys_jail_attach, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 436 = jail_attach */
H A Dkern_jail.c2395 sys_jail_attach(struct thread *td, struct jail_attach_args *uap) function
/freebsd-10-stable/sys/sys/
H A Dsysproto.h2128 int sys_jail_attach(struct thread *, struct jail_attach_args *);

Completed in 124 milliseconds