Home
last modified time | relevance | path

Searched defs:jail (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/sys/sys/
H A Djail.h44 struct jail { struct
48 char *jailname; argument
49 uint32_t ip4s;
50 uint32_t ip6s;
51 struct in_addr *ip4;
52 struct in6_addr *ip6;
H A Dsysproto.h853 char jail_l_[PADL_(struct jail *)]; struct jail * jail; char jail_r_[PADR_(struct jail *)]; member
/freebsd-12.1/usr.bin/top/
H A Dmachine.h72 bool jail; /* show jail ID */ member
/freebsd-12.1/sys/compat/freebsd32/
H A Dfreebsd32_proto.h287 char jail_l_[PADL_(struct jail32 *)]; struct jail32 * jail; char jail_r_[PADR_(struct jail32 *)]; member