Home
last modified time | relevance | path

Searched refs:CIL_PASS_TIF (Results 1 – 3 of 3) sorted by relevance

/external/selinux/libsepol/cil/src/
Dcil_internal.h55 CIL_PASS_TIF, enumerator
Dcil_resolve_ast.c3416 case CIL_PASS_TIF: in __cil_resolve_ast_node()
3746 if (pass != CIL_PASS_TIF && pass != CIL_PASS_MACRO) { in __cil_resolve_ast_node_helper()
3898 enum cil_pass pass = CIL_PASS_TIF; in cil_resolve_ast()
3926 for (pass = CIL_PASS_TIF; pass < CIL_PASS_NUM; pass++) { in cil_resolve_ast()
/external/selinux/libsepol/cil/test/unit/
Dtest_cil_resolve_ast.c6827 …struct cil_args_resolve *args = gen_resolve_args(test_db, CIL_PASS_TIF, &changed, NULL, NULL, NULL… in test_cil_resolve_expr_stack_tunables()
7022 …struct cil_args_resolve *args = gen_resolve_args(test_db, CIL_PASS_TIF, &changed, NULL, NULL, NULL… in test_cil_evaluate_expr_stack_and()
7049 …struct cil_args_resolve *args = gen_resolve_args(test_db, CIL_PASS_TIF, &changed, NULL, NULL, NULL… in test_cil_evaluate_expr_stack_not()
7076 …struct cil_args_resolve *args = gen_resolve_args(test_db, CIL_PASS_TIF, &changed, NULL, NULL, NULL… in test_cil_evaluate_expr_stack_or()
7103 …struct cil_args_resolve *args = gen_resolve_args(test_db, CIL_PASS_TIF, &changed, NULL, NULL, NULL… in test_cil_evaluate_expr_stack_xor()
7130 …struct cil_args_resolve *args = gen_resolve_args(test_db, CIL_PASS_TIF, &changed, NULL, NULL, NULL… in test_cil_evaluate_expr_stack_eq()
7157 …struct cil_args_resolve *args = gen_resolve_args(test_db, CIL_PASS_TIF, &changed, NULL, NULL, NULL… in test_cil_evaluate_expr_stack_neq()
7185 …struct cil_args_resolve *args = gen_resolve_args(test_db, CIL_PASS_TIF, &changed, NULL, NULL, NULL… in test_cil_evaluate_expr_stack_oper1()
7213 …struct cil_args_resolve *args = gen_resolve_args(test_db, CIL_PASS_TIF, &changed, NULL, NULL, NULL… in test_cil_evaluate_expr_stack_oper2()
7277 …struct cil_args_resolve *args = gen_resolve_args(test_db, CIL_PASS_TIF, &changed, NULL, NULL, NULL… in test_cil_resolve_tunif_false()
[all …]