Searched refs:KP_PERSIST (Results 1 – 3 of 3) sorted by relevance
/freebsd/usr.sbin/jail/ | ||
H A D | jailp.h | 137 KP_PERSIST, enumerator |
H A D | config.c | 122 [KP_PERSIST] = {"persist", 0}, |
H A D | jail.c | 699 dopersist = !bool_param(j->intparams[KP_PERSIST]) && in create_jail() |