Home
last modified time | relevance | path

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

/third_party/selinux/checkpolicy/
Dmodule_compiler.c1138 int is_id_in_scope(uint32_t symbol_type, const_hashtab_key_t id) in is_id_in_scope() function
/third_party/selinux/libsepol/src/
Dmodule_to_cil.c525 static int is_id_in_scope(struct policydb *pdb, struct stack *decl_stack, char *type, uint32_t symb… in is_id_in_scope() function