Home
last modified time | relevance | path

Searched refs:CIL_CALL (Results 1 – 10 of 10) sorted by relevance

/external/selinux/libsepol/cil/src/
Dcil_flavor.h52 CIL_CALL, enumerator
Dcil_resolve_ast.c85 if (parent->flavor == CIL_CALL) { in __cil_insert_name()
3018 if (node->flavor == CIL_CALL && args->macro != NULL) { in __cil_resolve_ast_node()
3023 if (node->flavor == CIL_CALL) { in __cil_resolve_ast_node()
3028 if (node->flavor == CIL_CALL) { in __cil_resolve_ast_node()
3269 node->flavor == CIL_CALL || in __cil_resolve_ast_node_helper()
3330 if (parent->flavor == CIL_CALL || parent->flavor == CIL_OPTIONAL) { in __cil_resolve_ast_first_child_helper()
3338 if (parent->flavor == CIL_CALL) { in __cil_resolve_ast_first_child_helper()
3387 if (parent->flavor == CIL_CALL) { in __cil_resolve_ast_last_child_helper()
3588 case CIL_CALL: { in __cil_resolve_name_with_parents()
Dcil_reset_ast.c514 case CIL_CALL: in __cil_reset_node()
Dcil.c491 case CIL_CALL: in cil_destroy_data()
866 case CIL_CALL: in cil_node_to_string()
Dcil_verify.c927 case CIL_CALL: in __cil_verify_booleanif_helper()
Dcil_tree.c1526 case CIL_CALL: { in cil_tree_print_node()
Dcil_copy_ast.c1818 case CIL_CALL: in __cil_copy_node_helper()
Dcil_binary.c1602 case CIL_CALL: in __cil_cond_to_policydb_helper()
Dcil_build_ast.c4862 ast_node->flavor = CIL_CALL; in cil_gen_call()
/external/selinux/libsepol/cil/test/unit/
Dtest_cil_resolve_ast.c11007 test_ast_node_call->flavor = CIL_CALL; in test_cil_resolve_ast_node_helper_callstack()
11035 test_ast_node_call->flavor = CIL_CALL; in test_cil_resolve_ast_node_helper_call()