Searched refs:get_forced_privs (Results 1 – 3 of 3) sorted by relevance
69 int get_forced_privs(const cred_t *, const char *, priv_set_t *);
989 get_forced_privs(const cred_t *cr, const char *respn, priv_set_t *set) in get_forced_privs() function
1030 int res = get_forced_privs(cr, pathname, fset); in execsetid()