Home
last modified time | relevance | path

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

/external/selinux/libsepol/cil/src/
Dcil_flavor.h82 CIL_SENSCAT, enumerator
Dcil_reset_ast.c485 case CIL_SENSCAT: in __cil_reset_node()
Dcil.c658 case CIL_SENSCAT: in cil_destroy_data()
1023 case CIL_SENSCAT: in cil_node_to_string()
Dcil_write_ast.c1333 case CIL_SENSCAT: in __cil_write_node_helper()
Dcil_tree.c1297 case CIL_SENSCAT: { in cil_tree_print_node()
Dcil_copy_ast.c1934 case CIL_SENSCAT: in __cil_copy_node_helper()
Dcil_post.c1842 case CIL_SENSCAT: { in __cil_post_db_cat_helper()
Dcil_resolve_ast.c3524 case CIL_SENSCAT: in __cil_resolve_ast_node()
Dcil_build_ast.c3794 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()