Home
last modified time | relevance | path

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

/external/selinux/libsepol/cil/src/
Dcil_flavor.h71 CIL_SELINUXUSERDEFAULT, enumerator
Dcil_reset_ast.c451 case CIL_SELINUXUSERDEFAULT: in __cil_reset_node()
Dcil_post.c706 case CIL_SELINUXUSERDEFAULT: { in __cil_post_db_array_helper()
707 cil_list_append(db->selinuxusers, CIL_SELINUXUSERDEFAULT, node->data); in __cil_post_db_array_helper()
1868 case CIL_SELINUXUSERDEFAULT: in __cil_post_db_cat_helper()
Dcil.c767 case CIL_SELINUXUSERDEFAULT: in cil_destroy_data()
1150 case CIL_SELINUXUSERDEFAULT: in cil_node_to_string()
Dcil_verify.c1421 case CIL_SELINUXUSERDEFAULT: in __cil_verify_helper()
Dcil_write_ast.c1435 case CIL_SELINUXUSERDEFAULT: in __cil_write_node_helper()
Dcil_resolve_ast.c3582 case CIL_SELINUXUSERDEFAULT: in __cil_resolve_ast_node()
Dcil_build_ast.c1640 ast_node->flavor = CIL_SELINUXUSERDEFAULT; in cil_gen_selinuxuserdefault()