Home
last modified time | relevance | path

Searched refs:CIL_OPTIONAL (Results 1 – 9 of 9) sorted by relevance

/external/selinux/libsepol/cil/src/
Dcil_flavor.h160 CIL_OPTIONAL, enumerator
Dcil.c520 case CIL_OPTIONAL: in cil_destroy_data()
802 case CIL_OPTIONAL: in cil_flavor_to_symtab_index()
914 case CIL_OPTIONAL: in cil_node_to_string()
Dandroid.c720 case CIL_OPTIONAL: in __attributize_helper()
Dcil_resolve_ast.c3743 if (parent->flavor == CIL_OPTIONAL || parent->flavor == CIL_BLOCK) { in __cil_resolve_ast_first_child_helper()
3750 if (parent->flavor == CIL_OPTIONAL) { in __cil_resolve_ast_first_child_helper()
3791 } else if (parent->flavor == CIL_OPTIONAL) { in __cil_resolve_ast_last_child_helper()
Dcil_write_ast.c1407 case CIL_OPTIONAL: in __cil_write_node_helper()
Dcil_tree.c1681 case CIL_OPTIONAL: { in cil_tree_print_node()
Dcil_copy_ast.c1957 case CIL_OPTIONAL: in __cil_copy_node_helper()
Dcil_build_ast.c5310 …b, ast_node, (struct cil_symtab_datum*)optional, (hashtab_key_t)key, CIL_SYM_BLOCKS, CIL_OPTIONAL); in cil_gen_optional()
/external/selinux/libsepol/cil/test/unit/
Dtest_cil_resolve_ast.c11062 test_ast_node_opt->flavor = CIL_OPTIONAL; in test_cil_resolve_ast_node_helper_optional()
11120 test_ast_node_opt->flavor = CIL_OPTIONAL; in test_cil_resolve_ast_node_helper_optstack()
11145 test_ast_node_opt->flavor = CIL_OPTIONAL; in test_cil_resolve_ast_node_helper_optstack_tunable_neg()
11174 test_ast_node_opt->flavor = CIL_OPTIONAL; in test_cil_resolve_ast_node_helper_optstack_macro_neg()
11305 test_ast_node_opt->flavor = CIL_OPTIONAL; in test_cil_resolve_ast_node_helper_optfailedtoresolve()