Home
last modified time | relevance | path

Searched refs:CIL_SELINUXUSERDEFAULT (Results 1 – 8 of 8) sorted by relevance

/third_party/selinux/libsepol/cil/src/
Dcil_flavor.h71 CIL_SELINUXUSERDEFAULT, enumerator
Dcil_reset_ast.c517 case CIL_SELINUXUSERDEFAULT: in __cil_reset_node()
Dcil_post.c720 case CIL_SELINUXUSERDEFAULT: { in __cil_post_db_array_helper()
721 cil_list_append(db->selinuxusers, CIL_SELINUXUSERDEFAULT, node->data); in __cil_post_db_array_helper()
1886 case CIL_SELINUXUSERDEFAULT: in __cil_post_db_cat_helper()
Dcil.c821 case CIL_SELINUXUSERDEFAULT: in cil_destroy_data()
1204 case CIL_SELINUXUSERDEFAULT: in cil_node_to_string()
Dcil_verify.c1566 case CIL_SELINUXUSERDEFAULT: in __cil_verify_helper()
Dcil_write_ast.c997 case CIL_SELINUXUSERDEFAULT: { in cil_write_ast_node()
Dcil_resolve_ast.c3772 case CIL_SELINUXUSERDEFAULT: in __cil_resolve_ast_node()
Dcil_build_ast.c1704 ast_node->flavor = CIL_SELINUXUSERDEFAULT; in cil_gen_selinuxuserdefault()