Home
last modified time | relevance | path

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

/third_party/selinux/libsepol/cil/src/
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
Dcil_internal.h480 struct cil_list *datum_expr; member
535 struct cil_list *datum_expr; member
568 struct cil_list *datum_expr; member
705 struct cil_list *datum_expr; member
883 struct cil_list *datum_expr; member
890 struct cil_list *datum_expr; member
929 struct cil_list *datum_expr; member
935 struct cil_list *datum_expr; member
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()