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.c87 if (parent->flavor == CIL_CALL) { in __cil_insert_name()
2604 if (curr->flavor == CIL_CALL) { in cil_print_recursive_call()
2639 if (curr->flavor == CIL_CALL) { in cil_check_recursive_call()
3346 if (node->flavor == CIL_CALL && args->macro != NULL) { in __cil_resolve_ast_node()
3351 if (node->flavor == CIL_CALL) { in __cil_resolve_ast_node()
3356 if (node->flavor == CIL_CALL) { in __cil_resolve_ast_node()
3625 node->flavor == CIL_CALL || in __cil_resolve_ast_node_helper()
3968 case CIL_CALL: { in __cil_resolve_name_with_parents()
Dcil_reset_ast.c545 case CIL_CALL: in __cil_reset_node()
Dcil.c504 case CIL_CALL: in cil_destroy_data()
893 case CIL_CALL: in cil_node_to_string()
Dcil_tree.c1542 case CIL_CALL: { in cil_tree_print_node()
Dcil_verify.c931 case CIL_CALL: in __cil_verify_booleanif_helper()
Dcil_copy_ast.c1907 case CIL_CALL: in __cil_copy_node_helper()
Dcil_binary.c1799 case CIL_CALL: in __cil_cond_to_policydb_helper()
Dcil_build_ast.c5194 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()