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

/freebsd-13-stable/usr.sbin/jail/
H A Dstate.c320 (docf ? JF_WILD : 0);
353 state | JF_WILD;
362 state | JF_WILD;
H A Djailp.h62 #define JF_WILD 0x0010 /* Not specified on the command line */ macro
H A Djail.c438 !(j->flags & (JF_DEPEND | JF_WILD))) {
485 if (!(j->flags & (JF_DEPEND|JF_WILD))) {

Completed in 113 milliseconds