Home
last modified time | relevance | path

Searched refs:check_user_privs (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/common/sys/
H A Dklpd.h70 int check_user_privs(const cred_t *, const priv_set_t *);
/titanic_41/usr/src/uts/common/os/
H A Dklpd.c1079 check_user_privs(const cred_t *cr, const priv_set_t *set) in check_user_privs() function
H A Dpolicy.c350 return (check_user_privs(cr, req)); in priv_policy_override_set()