Searched refs:JF_PARAMS (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/usr.sbin/jail/
H A Djailp.h64 #define JF_PARAMS 0x0040 /* Parameters checked and imported */ macro
H A Djail.c412 if (!(j->flags & JF_PARAMS))
414 j->flags |= JF_PARAMS;

Completed in 63 milliseconds