Searched refs:is_id_in_scope_with_start (Results 1 - 1 of 1) sorted by relevance

/external/selinux/libsepol/src/
H A Dmodule_to_cil.c471 static int is_id_in_scope_with_start(struct policydb *pdb, struct stack *decl_stack, int start, uint32_t symbol_type, char *id) function
500 return is_id_in_scope_with_start(pdb, decl_stack, start, symbol_type, type);
507 return is_id_in_scope_with_start(pdb, decl_stack, start, symbol_type, type);

Completed in 61 milliseconds