Lines Matching refs:SYM_CLASSES
321 state->cur->map[SYM_CLASSES][cladatum->s.value - 1] = in class_copy_callback()
1262 module->map[SYM_CLASSES][cur_perm->tclass - 1]; in copy_avrule_list()
1353 if (ebitmap_convert(&cur->classes, &new_rule->classes, module->map[SYM_CLASSES])) in copy_role_trans_list()
1448 new_rule->tclass = module->map[SYM_CLASSES][cur->tclass - 1]; in copy_filename_trans_list()
1485 if (ebitmap_convert(&rule->tclasses, &new_rule->tclasses, mod->map[SYM_CLASSES])) in copy_range_trans_list()
1632 if (i == SYM_CLASSES && in copy_scope_index()
1634 module->map[SYM_CLASSES][j]) { in copy_scope_index()
1636 module->map[SYM_CLASSES][j]; in copy_scope_index()
1650 dest->class_perms_map + module->map[SYM_CLASSES][i] - 1; in copy_scope_index()
1943 if (i == SYM_CLASSES) { in is_decl_requires_met()
2001 req->symbol_type = SYM_CLASSES; in is_decl_requires_met()
2031 if (req.symbol_type == SYM_CLASSES) { in debug_requirements()
2091 if (req->symbol_type == SYM_CLASSES) { in print_missing_requirements()