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

/freebsd-current/sys/sys/
H A Djail.h257 #define PR_ALLOW_ALL_STATIC 0x000787ff macro
/freebsd-current/sys/kern/
H A Dkern_jail.c118 .pr_allow = PR_ALLOW_ALL_STATIC,
227 static unsigned pr_allow_all = PR_ALLOW_ALL_STATIC;

Completed in 175 milliseconds