Home
last modified time | relevance | path

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

/external/selinux/libsepol/cil/src/
Dcil_flavor.h71 CIL_SELINUXUSERDEFAULT, enumerator
Dcil_reset_ast.c437 case CIL_SELINUXUSERDEFAULT: in __cil_reset_node()
Dcil_post.c476 case CIL_SELINUXUSERDEFAULT: { in __cil_post_db_array_helper()
477 cil_list_append(db->selinuxusers, CIL_SELINUXUSERDEFAULT, node->data); in __cil_post_db_array_helper()
1536 case CIL_SELINUXUSERDEFAULT: in __cil_post_db_cat_helper()
Dcil.c584 case CIL_SELINUXUSERDEFAULT: in cil_destroy_data()
955 case CIL_SELINUXUSERDEFAULT: in cil_node_to_string()
Dcil_verify.c1380 case CIL_SELINUXUSERDEFAULT: in __cil_verify_helper()
Dcil_resolve_ast.c3481 case CIL_SELINUXUSERDEFAULT: in __cil_resolve_ast_node()
Dcil_build_ast.c1613 ast_node->flavor = CIL_SELINUXUSERDEFAULT; in cil_gen_selinuxuserdefault()