Home
last modified time | relevance | path

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

/external/selinux/libsepol/cil/src/
Dcil_flavor.h134 CIL_ALL, enumerator
Dcil_write_ast.c100 case CIL_ALL: in __cil_unfill_expr_helper()
132 if (op_flavor == CIL_ALL) { in __cil_unfill_expr_helper()
Dcil_tree.c382 case CIL_ALL: in cil_expr_to_string()
1057 case CIL_ALL: in cil_tree_print_node()
Dcil_verify.c180 case CIL_ALL: in cil_verify_expr_syntax()
Dcil.c1314 case CIL_ALL: in cil_node_to_string()
Dcil_post.c1306 if (op == CIL_ALL) { in __cil_expr_to_bitmap()
Dcil_build_ast.c2542 else if (op == CIL_KEY_ALL) return CIL_ALL; /* Only set and permissionx */ in __cil_get_expr_operator_flavor()
2571 if (op == CIL_NONE || op == CIL_ALL) { in __cil_fill_expr_helper()
Dcil_binary.c1995 if (op == CIL_ALL) { in __cil_expr_to_string()