Home
last modified time | relevance | path

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

/third_party/selinux/libsepol/cil/src/
Dcil_flavor.h134 CIL_ALL, enumerator
Dcil_verify.c215 case CIL_ALL: in cil_verify_expr_syntax()
1752 if (op == CIL_ALL) { in __cil_verify_classperms()
Dcil_write_ast.c97 case CIL_ALL: in write_expr()
Dcil.c1368 case CIL_ALL: in cil_node_to_string()
Dcil_post.c1320 if (op == CIL_ALL) { in __cil_expr_to_bitmap()
Dcil_binary.c2062 if (op == CIL_ALL) { in __cil_expr_to_string()
Dcil_build_ast.c2598 else if (op == CIL_KEY_ALL) return CIL_ALL; /* Only set and permissionx */ in __cil_get_expr_operator_flavor()