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()
2697 if (curr->flavor == CIL_CALL) { in cil_print_recursive_call()
2730 if (curr->flavor == CIL_CALL) { in cil_check_recursive_call()
3444 if (node->flavor == CIL_CALL && args->macro != NULL) { in __cil_resolve_ast_node()
3449 if (node->flavor == CIL_CALL) { in __cil_resolve_ast_node()
3454 if (node->flavor == CIL_CALL) { in __cil_resolve_ast_node()
3732 node->flavor == CIL_CALL || in __cil_resolve_ast_node_helper()
4085 case CIL_CALL: { in __cil_resolve_name_with_parents()
Dcil_reset_ast.c565 case CIL_CALL: in __cil_reset_node()
Dcil_tree.c86 if (node->flavor == CIL_CALL) { in cil_tree_get_next_path()
1674 case CIL_CALL: { in cil_tree_print_node()
Dandroid.c717 case CIL_CALL: in __attributize_helper()
Dcil.c687 case CIL_CALL: in cil_destroy_data()
1088 case CIL_CALL: in cil_node_to_string()
Dcil_verify.c936 case CIL_CALL: in __cil_verify_booleanif_helper()
Dcil_write_ast.c1396 case CIL_CALL: in __cil_write_node_helper()
Dcil_copy_ast.c1999 case CIL_CALL: in __cil_copy_node_helper()
Dcil_binary.c1945 case CIL_CALL: in __cil_cond_to_policydb_helper()
Dcil_build_ast.c5391 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()