Home
last modified time | relevance | path

Searched refs:CIL_TUNABLEIF (Results 1 - 9 of 9) sorted by relevance

/third_party/selinux/libsepol/cil/src/
H A Dcil_flavor.h54 CIL_TUNABLEIF, enumerator
H A Dcil_reset_ast.c633 case CIL_TUNABLEIF: in __cil_reset_node()
H A Dcil.c756 case CIL_TUNABLEIF: in cil_destroy_data()
1152 case CIL_TUNABLEIF: in cil_node_to_string()
1993 if (node->parent->flavor == CIL_TUNABLEIF) { in cil_get_symtab()
H A Dcil_resolve_ast.c3422 rc = cil_resolve_expr(CIL_TUNABLEIF, tif->str_expr, &tif->datum_expr, current, extra_args); in cil_resolve_tunif()
3628 if (node->flavor == CIL_TUNABLEIF) { in __cil_resolve_ast_node()
3954 if (node->flavor != CIL_TUNABLEIF && in __cil_resolve_ast_node_helper()
H A Dcil_build_ast.c2976 ast_node->flavor = CIL_TUNABLEIF; in cil_gen_tunif()
3019 if (ast_node->parent->flavor != CIL_BOOLEANIF && ast_node->parent->flavor != CIL_TUNABLEIF) { in cil_gen_condblock()
6531 if (ast->flavor == CIL_TUNABLEIF) { in __cil_build_ast_first_child_helper()
6557 if (ast->flavor == CIL_TUNABLEIF) { in __cil_build_ast_last_child_helper()
H A Dcil_copy_ast.c1973 case CIL_TUNABLEIF: in __cil_copy_node_helper()
H A Dcil_verify.c1086 case CIL_TUNABLEIF: in __cil_verify_booleanif_helper()
H A Dcil_write_ast.c613 case CIL_TUNABLEIF: { in cil_write_ast_node()
H A Dcil_binary.c2013 case CIL_TUNABLEIF: in __cil_cond_to_policydb_helper()

Completed in 32 milliseconds