Home
last modified time | relevance | path

Searched defs:datum_expr (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/selinux/libsepol/cil/src/
H A Dcil_deny.c809 …db *db, struct cil_tree_node *prev, struct cil_list *str_expr, struct cil_list *datum_expr, ebitma… in cil_create_and_insert_attribute_and_set()
917 struct cil_list *datum_expr; in cil_create_attribute_all_and_not_d() local
973 struct cil_list *datum_expr; in cil_create_attribute_d1_and_not_d2() local
1033 struct cil_list *datum_expr; in cil_create_attribute_d1_and_d2() local
H A Dcil_internal.h481 struct cil_list *datum_expr; member
536 struct cil_list *datum_expr; member
569 struct cil_list *datum_expr; member
707 struct cil_list *datum_expr; member
885 struct cil_list *datum_expr; member
892 struct cil_list *datum_expr; member
931 struct cil_list *datum_expr; member
937 struct cil_list *datum_expr; member
H A Dcil_resolve_ast.c3152 …ve_expr(enum cil_flavor expr_type, struct cil_list *str_expr, struct cil_list **datum_expr, struct… in cil_resolve_expr()