Searched refs:jail32 (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/compat/freebsd32/
H A Dfreebsd32.h185 struct jail32 { struct
H A Dfreebsd32_proto.h304 char jail_l_[PADL_(struct jail32 *)]; struct jail32 * jail; char jail_r_[PADR_(struct jail32 *)];
H A Dfreebsd32_misc.c2008 struct jail32 j32;
2010 error = copyin(uap->jail, &j32, sizeof(struct jail32));

Completed in 172 milliseconds