Home
last modified time | relevance | path

Searched refs:avrule_decl (Results 1 – 3 of 3) sorted by relevance

/external/selinux/libsepol/src/
Dmodule_to_cil.c363 struct avrule_decl *decl; in typealias_list_create()
474 struct avrule_decl *decl; in is_id_in_scope_with_start()
3325 struct avrule_decl *decl = stack_peek(decl_stack); in typealiases_to_cil()
3361 struct avrule_decl *decl = stack_peek(decl_stack); in declared_scopes_to_cil()
3427 struct avrule_decl *decl = stack_peek(decl_stack); in required_scopes_to_cil()
3505 struct avrule_decl *decl = stack_peek(decl_stack); in additive_scopes_to_cil()
3573 struct avrule_decl *decl; in block_to_cil()
3657 struct avrule_decl *decl; in module_block_to_cil()
3658 struct avrule_decl *decl_tmp; in module_block_to_cil()
3699 struct avrule_decl *decl; in global_block_to_cil()
[all …]
/external/selinux/libsepol/include/sepol/policydb/
Dpolicydb.h438 typedef struct avrule_decl { struct
460 struct avrule_decl *next; argument
/external/selinux/checkpolicy/
Dpolicy_parse.y901 avrule_decls : avrule_decls avrule_decl
902 | avrule_decl
904 avrule_decl : rbac_decl