Home
last modified time | relevance | path

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

/third_party/selinux/libsepol/cil/src/
Dcil_internal.h58 CIL_PASS_TIF, enumerator
Dcil_resolve_ast.c3598 case CIL_PASS_TIF: in __cil_resolve_ast_node()
4065 enum cil_pass pass = CIL_PASS_TIF; in cil_resolve_ast()
4097 for (pass = CIL_PASS_TIF; pass < CIL_PASS_NUM; pass++) { in cil_resolve_ast()
/third_party/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 …]