Lines Matching refs:p_roles
2726 role = hashtab_search(policydbp->p_roles.table, id); in define_role_types()
2777 attr = hashtab_search(policydbp->p_roles.table, id); in define_role_attr()
2827 r = hashtab_search(policydbp->p_roles.table, id); in define_roleattribute()
2842 attr = hashtab_search(policydbp->p_roles.table, id); in define_roleattribute()
2977 role = (role_datum_t *) hashtab_search(policydbp->p_roles.table, in define_role_dom()
3047 hashtab_map(policydbp->p_roles.table, in define_role_dom()
3083 rc = hashtab_map(policydbp->p_roles.table, role_val_to_name_helper, &v); in role_val_to_name()
3109 r = hashtab_search(policydbp->p_roles.table, id); in set_roles()
3196 role = hashtab_search(policydbp->p_roles.table, id); in define_role_trans()
3903 p_roles. in define_cexpr()
4174 r = hashtab_search(policydbp->p_roles.table, id); in set_user_roles()
4490 role = (role_datum_t *) hashtab_search(policydbp->p_roles.table, in parse_security_context()