Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/sys/
Djail.h42 struct jail { struct
46 char *jailname; argument
47 uint32_t ip4s;
48 uint32_t ip6s;
49 struct in_addr *ip4;
50 struct in6_addr *ip6;
Dsysproto.h949 char jail_l_[PADL_(struct jail *)]; struct jail * jail; char jail_r_[PADR_(struct jail *)]; member
/freebsd-10-stable/contrib/top/
Dmachine.h74 int jail; /* show jail ID */ member
/freebsd-10-stable/sys/compat/freebsd32/
Dfreebsd32_proto.h307 char jail_l_[PADL_(struct jail32 *)]; struct jail32 * jail; char jail_r_[PADR_(struct jail32 *)]; member