Searched refs:is_root_or_all_privs (Results 1 – 2 of 2) sorted by relevance
75 int is_root_or_all_privs(char *dc_str, ucred_t **ucp);1612 if (is_root_or_all_privs("ADMINMODIFY", &uc) == 0) {1818 is_root_or_all_privs(char *dc_str, ucred_t **ucp) function
57 extern int is_root_or_all_privs(char *dc_str, ucred_t **ucp);2685 if (is_root_or_all_privs("GETADMINCRED", &uc) == 0) { in getldap_admincred()