Home
last modified time | relevance | path

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

/dflybsd-src/sys/sys/
H A Djail.h31 struct jail { struct
48 int jail(struct jail *); argument
H A Dsysunion.h206 struct jail_args jail; member
H A Dsysproto.h839 struct jail * jail; char jail_[PAD_(struct jail *)]; member
/dflybsd-src/sbin/devfsctl/
H A Ddevfsctl.h85 int jail; member
H A Ddevfsctl.c102 static int jail = 0; variable