Home
last modified time | relevance | path

Searched defs:is_id_in_scope (Results 1 – 2 of 2) sorted by relevance

/external/selinux/checkpolicy/
Dmodule_compiler.c1129 int is_id_in_scope(uint32_t symbol_type, hashtab_key_t id) in is_id_in_scope() function
/external/selinux/libsepol/src/
Dmodule_to_cil.c521 static int is_id_in_scope(struct policydb *pdb, struct stack *decl_stack, char *type, uint32_t symb… in is_id_in_scope() function