Home
last modified time | relevance | path

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

/external/selinux/libsepol/cil/src/
Dcil_verify.c886 if (bif->preserved_tunable) { in __cil_verify_booleanif_helper()
949 if (bif->preserved_tunable) { in __cil_verify_booleanif_helper()
979 if (bif->preserved_tunable) { in __cil_verify_booleanif()
Dcil_internal.h906 int preserved_tunable; member
Dcil_copy_ast.c1638 new->preserved_tunable = orig->preserved_tunable; in cil_copy_boolif()
Dcil_build_ast.c2855 bif->preserved_tunable = tunableif; in cil_gen_boolif()
6163 if (((struct cil_booleanif*)boolif->data)->preserved_tunable) { in __cil_build_ast_node_helper()
Dcil_resolve_ast.c3735 if (((struct cil_booleanif*)boolif->data)->preserved_tunable) { in __cil_resolve_ast_node_helper()