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

/freebsd-current/usr.sbin/jail/
H A Djailparse.y144 $$->flags |= PF_NAMEVAL;
258 if ((p->flags & (PF_VAR | PF_APPEND | PF_NAMEVAL)) != PF_NAMEVAL
H A Djailp.h56 #define PF_NAMEVAL 0x0200 /* Parameter is in "name value" form */ macro

Completed in 69 milliseconds