Home
last modified time | relevance | path

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

/third_party/selinux/libsepol/cil/src/
Dcil_flavor.h82 CIL_SENSCAT, enumerator
Dcil_reset_ast.c554 case CIL_SENSCAT: in __cil_reset_node()
Dcil.c875 case CIL_SENSCAT: in cil_destroy_data()
1240 case CIL_SENSCAT: in cil_node_to_string()
Dcil_write_ast.c897 case CIL_SENSCAT: { in cil_write_ast_node()
Dcil_copy_ast.c1887 case CIL_SENSCAT: in __cil_copy_node_helper()
Dcil_post.c1852 case CIL_SENSCAT: { in __cil_post_db_cat_helper()
Dcil_resolve_ast.c3739 case CIL_SENSCAT: in __cil_resolve_ast_node()
Dcil_build_ast.c3795 ast_node->flavor = CIL_SENSCAT; in cil_gen_senscat()
/third_party/selinux/libsepol/cil/test/unit/
Dtest_cil_copy_ast.c2186 parent_node->flavor = CIL_SENSCAT; in test_cil_copy_node_helper_senscat()