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

/freebsd-current/usr.sbin/jail/
H A Dstate.c318 (docf ? JF_WILD : 0);
351 state | JF_WILD;
360 state | JF_WILD;
H A Djailp.h62 #define JF_WILD 0x0010 /* Not specified on the command line */ macro
H A Djail.c465 !(j->flags & (JF_DEPEND | JF_WILD))) {
522 if (!(j->flags & (JF_DEPEND|JF_WILD))) {

Completed in 128 milliseconds