Home
last modified time | relevance | path

Searched refs:CIL_CALL (Results 1 - 11 of 11) sorted by relevance

/third_party/selinux/libsepol/cil/src/
H A Dcil_flavor.h52 CIL_CALL, enumerator
H A Dcil_tree.c78 if (node->flavor == CIL_CALL) { in cil_tree_get_next_path()
H A Dcil_reset_ast.c634 case CIL_CALL: in __cil_reset_node()
H A Dcil_resolve_ast.c83 if (parent->flavor == CIL_CALL) { in __cil_insert_name()
2672 if (curr->flavor == CIL_CALL) { in cil_print_recursive_call()
2705 if (curr->flavor == CIL_CALL) { in cil_check_recursive_call()
3668 if (node->flavor == CIL_CALL && args->macro == NULL) { in __cil_resolve_ast_node()
3673 if (node->flavor == CIL_CALL && args->macro == NULL) { in __cil_resolve_ast_node()
3955 node->flavor != CIL_CALL && in __cil_resolve_ast_node_helper()
4321 case CIL_CALL: { in __cil_resolve_name_with_parents()
H A Dcil.c741 case CIL_CALL: in cil_destroy_data()
1142 case CIL_CALL: in cil_node_to_string()
H A Dcil_copy_ast.c1952 case CIL_CALL: in __cil_copy_node_helper()
H A Dcil_verify.c1083 case CIL_CALL: in __cil_verify_booleanif_helper()
H A Dcil_write_ast.c649 case CIL_CALL: { in cil_write_ast_node()
H A Dcil_binary.c2012 case CIL_CALL: in __cil_cond_to_policydb_helper()
H A Dcil_build_ast.c5425 ast_node->flavor = CIL_CALL; in cil_gen_call()
/third_party/selinux/libsepol/cil/test/unit/
H A 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()

Completed in 54 milliseconds