Home
last modified time | relevance | path

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

/external/selinux/libsepol/cil/src/
Dcil_flavor.h81 CIL_SENSCAT, enumerator
Dcil_reset_ast.c471 case CIL_SENSCAT: in __cil_reset_node()
Dcil.c635 case CIL_SENSCAT: in cil_destroy_data()
989 case CIL_SENSCAT: in cil_node_to_string()
Dcil_tree.c1196 case CIL_SENSCAT: { in cil_tree_print_node()
Dcil_copy_ast.c1848 case CIL_SENSCAT: in __cil_copy_node_helper()
Dcil_post.c1502 case CIL_SENSCAT: { in __cil_post_db_cat_helper()
Dcil_resolve_ast.c3422 case CIL_SENSCAT: in __cil_resolve_ast_node()
Dcil_build_ast.c3728 ast_node->flavor = CIL_SENSCAT; in cil_gen_senscat()
/external/selinux/libsepol/cil/test/unit/
Dtest_cil_copy_ast.c2186 parent_node->flavor = CIL_SENSCAT; in test_cil_copy_node_helper_senscat()