Lines Matching refs:dominates
709 if (map_ebitmap(&role->dominates, &mapped_roles, state->rolemap))
712 ebitmap_destroy(&role->dominates);
714 if (ebitmap_cpy(&role->dominates, &mapped_roles))
855 /* The dominates bitmap is going to be wrong for the moment,
858 if (ebitmap_union(&new_role->dominates, &role->dominates)) {
3086 /* remap role dominates bitmaps */