Searched refs:check_user_privs (Results 1 – 3 of 3) sorted by relevance
70 int check_user_privs(const cred_t *, const priv_set_t *);
1079 check_user_privs(const cred_t *cr, const priv_set_t *set) in check_user_privs() function
350 return (check_user_privs(cr, req)); in priv_policy_override_set()