Home | History | Annotate | Download | only in checkpolicy

Lines Matching refs:symbol_type

126 int declare_symbol(uint32_t symbol_type,
137 retval = symtab_insert(policydbp, symbol_type, key, datum,
142 symtab[symbol_type].table,
146 if (symbol_type == SYM_LEVELS) {
158 if (ebitmap_set_bit(decl->declared.scope + symbol_type,
621 int require_symbol(uint32_t symbol_type,
632 retval = symtab_insert(policydbp, symbol_type, key, datum,
637 symtab[symbol_type].table,
641 if (symbol_type == SYM_LEVELS) {
650 if (is_id_in_scope(symbol_type, key)) {
651 if (symbol_type == SYM_TYPES) {
685 if (ebitmap_set_bit(decl->required.scope + symbol_type,
1247 int is_id_in_scope(uint32_t symbol_type, hashtab_key_t id)
1250 (scope_datum_t *) hashtab_search(policydbp->scope[symbol_type].