Lines Matching defs:decl_stack

165 	struct stack *decl_stack;  member
489 static int is_id_in_scope_with_start(struct policydb *pdb, struct stack *decl_stack, int start, uin… in is_id_in_scope_with_start()
514 static int is_id_in_ancestor_scope(struct policydb *pdb, struct stack *decl_stack, char *type, uint… in is_id_in_ancestor_scope()
521 static int is_id_in_scope(struct policydb *pdb, struct stack *decl_stack, char *type, uint32_t symb… in is_id_in_scope()
1082 static int roletype_role_in_ancestor_to_cil(struct policydb *pdb, struct stack *decl_stack, char *t… in roletype_role_in_ancestor_to_cil()
1957 …, struct policydb *pdb, struct avrule_block *UNUSED(block), struct stack *UNUSED(decl_stack), char… in class_to_cil()
2088 …dent, struct policydb *pdb, struct avrule_block *UNUSED(block), struct stack *decl_stack, char *ke… in role_to_cil()
2220 …dent, struct policydb *pdb, struct avrule_block *UNUSED(block), struct stack *decl_stack, char *ke… in type_to_cil()
2293 …t indent, struct policydb *pdb, struct avrule_block *block, struct stack *UNUSED(decl_stack), char… in user_to_cil()
2344 … policydb *UNUSED(pdb), struct avrule_block *UNUSED(block), struct stack *UNUSED(decl_stack), char… in boolean_to_cil()
2362 …, struct policydb *pdb, struct avrule_block *UNUSED(block), struct stack *UNUSED(decl_stack), char… in sens_to_cil()
2406 …, struct policydb *pdb, struct avrule_block *UNUSED(block), struct stack *UNUSED(decl_stack), char… in cat_to_cil()
3340 …cil(int indent, struct policydb *pdb, struct avrule_block *UNUSED(block), struct stack *decl_stack) in typealiases_to_cil()
3376 …opes_to_cil(int indent, struct policydb *pdb, struct avrule_block *block, struct stack *decl_stack) in declared_scopes_to_cil()
3439 …opes_to_cil(int indent, struct policydb *pdb, struct avrule_block *block, struct stack *decl_stack) in required_scopes_to_cil()
3516 …opes_to_cil(int indent, struct policydb *pdb, struct avrule_block *block, struct stack *decl_stack) in additive_scopes_to_cil()