Home
last modified time | relevance | path

Searched refs:CIL_ALL (Results 1 – 7 of 7) sorted by relevance

/external/selinux/libsepol/cil/src/
Dcil_flavor.h128 CIL_ALL, enumerator
Dcil_tree.c296 case CIL_ALL: in cil_expr_to_string()
938 case CIL_ALL: in cil_tree_print_node()
Dcil_policy.c484 case CIL_ALL: in cil_perms_to_policy()
691 case CIL_ALL: in cil_expr_to_string()
Dcil_verify.c173 case CIL_ALL: in cil_verify_expr_syntax()
Dcil_post.c871 if (op == CIL_ALL) { in __cil_expr_to_bitmap()
Dcil.c1064 case CIL_ALL: in cil_node_to_string()
Dcil_build_ast.c2220 else if (op == CIL_KEY_ALL) return CIL_ALL; /* Only set */ in __cil_get_expr_operator_flavor()
2249 if (op == CIL_NONE || op == CIL_ALL) { in __cil_fill_expr_helper()