Home
last modified time | relevance | path

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

/external/selinux/libsepol/cil/src/
Dcil_flavor.h52 CIL_CALL, enumerator
Dcil_resolve_ast.c87 if (parent->flavor == CIL_CALL) { in __cil_insert_name()
2651 if (curr->flavor == CIL_CALL) { in cil_print_recursive_call()
2684 if (curr->flavor == CIL_CALL) { in cil_check_recursive_call()
3392 if (node->flavor == CIL_CALL && args->macro != NULL) { in __cil_resolve_ast_node()
3397 if (node->flavor == CIL_CALL) { in __cil_resolve_ast_node()
3402 if (node->flavor == CIL_CALL) { in __cil_resolve_ast_node()
3674 node->flavor == CIL_CALL || in __cil_resolve_ast_node_helper()
4025 case CIL_CALL: { in __cil_resolve_name_with_parents()
Dcil_reset_ast.c545 case CIL_CALL: in __cil_reset_node()
Dcil_tree.c86 if (node->flavor == CIL_CALL) { in cil_tree_get_next_path()
1641 case CIL_CALL: { in cil_tree_print_node()
Dandroid.c718 case CIL_CALL: in __attributize_helper()
Dcil.c517 case CIL_CALL: in cil_destroy_data()
912 case CIL_CALL: in cil_node_to_string()
Dcil_verify.c934 case CIL_CALL: in __cil_verify_booleanif_helper()
Dcil_write_ast.c1398 case CIL_CALL: in __cil_write_node_helper()
Dcil_copy_ast.c1948 case CIL_CALL: in __cil_copy_node_helper()
Dcil_binary.c1985 case CIL_CALL: in __cil_cond_to_policydb_helper()
Dcil_build_ast.c5210 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()