Lines Matching full:privilege
51 * it is nonzero, an effective uid of 0 connotes special privilege,
53 * uid 0 is offered no special privilege in the kernel security policy.
83 &sysctl_kern_suser_enabled, "I", "Processes with uid 0 have privilege");
119 * privilege.
130 * with a privilege error here.
144 * Check a credential for privilege. Lots of good reasons to deny privilege;
152 KASSERT(PRIV_VALID(priv), ("priv_check_cred: invalid privilege %d",
164 * privilege unilaterally.
203 * Having determined if privilege is restricted by various policies,
204 * now determine if privilege is granted. At this point, any policy
205 * may grant privilege. For now, we allow short-circuit boolean
208 * Superuser policy grants privilege based on the effective (or in