Home
last modified time | relevance | path

Searched refs:preserved_tunable (Results 1 – 5 of 5) sorted by relevance

/third_party/selinux/libsepol/cil/src/
Dcil_verify.c1031 if (bif->preserved_tunable) { in __cil_verify_booleanif_helper()
1094 if (bif->preserved_tunable) { in __cil_verify_booleanif_helper()
1124 if (bif->preserved_tunable) { in __cil_verify_booleanif()
Dcil_internal.h914 int preserved_tunable; member
Dcil_copy_ast.c1585 new->preserved_tunable = orig->preserved_tunable; in cil_copy_boolif()
Dcil_build_ast.c2892 bif->preserved_tunable = tunableif; in cil_gen_boolif()
6192 if (((struct cil_booleanif*)args->boolif->data)->preserved_tunable) { in check_for_illegal_statement()
Dcil_resolve_ast.c3939 if (((struct cil_booleanif*)boolif->data)->preserved_tunable) { in __cil_resolve_ast_node_helper()