Searched refs:PR_ALLOW_UNPRIV_DEBUG (Results 1 – 4 of 4) sorted by relevance
238 #define PR_ALLOW_UNPRIV_DEBUG 0x00000200 macro248 #define PR_ALLOW_DIFFERENCES (PR_ALLOW_UNPRIV_DEBUG)
259 if (prison_allow(cred, PR_ALLOW_UNPRIV_DEBUG)) { in priv_check_cred()
1648 val = prison_allow(req->td->td_ucred, PR_ALLOW_UNPRIV_DEBUG); in sysctl_unprivileged_proc_debug()1654 prison_set_allow(req->td->td_ucred, PR_ALLOW_UNPRIV_DEBUG, val); in sysctl_unprivileged_proc_debug()
208 PR_ALLOW_UNPRIV_DEBUG},216 PR_ALLOW_UNPRIV_DEBUG | \