Searched refs:decl_role (Results 1 – 1 of 1) sorted by relevance
2481 role_datum_t *decl_role, *base_role; in populate_decl_roleattributes() local2484 decl_role = (role_datum_t *)datum; in populate_decl_roleattributes()2491 if (decl_role->flavor != ROLE_ATTRIB) in populate_decl_roleattributes()2498 if (ebitmap_union(&base_role->roles, &decl_role->roles)) { in populate_decl_roleattributes()