Searched refs:PR_ALLOW_SUSER (Results 1 – 3 of 3) sorted by relevance
66 return (prison_allow(cred, PR_ALLOW_SUSER)); in suser_enabled()80 prison_set_allow(cred, PR_ALLOW_SUSER, enabled); in sysctl_kern_suser_enabled()
209 {"allow.suser", "allow.nosuser", PR_ALLOW_SUSER},217 PR_ALLOW_SUSER)
239 #define PR_ALLOW_SUSER 0x00000400 macro