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.h70 CIL_SELINUXUSERDEFAULT, enumerator
Dcil_reset_ast.c406 case CIL_SELINUXUSERDEFAULT: in __cil_reset_node()
Dcil_post.c443 case CIL_SELINUXUSERDEFAULT: { in __cil_post_db_array_helper()
444 cil_list_append(db->selinuxusers, CIL_SELINUXUSERDEFAULT, node->data); in __cil_post_db_array_helper()
1222 case CIL_SELINUXUSERDEFAULT: in __cil_post_db_cat_helper()
Dcil.c565 case CIL_SELINUXUSERDEFAULT: in cil_destroy_data()
924 case CIL_SELINUXUSERDEFAULT: in cil_node_to_string()
Dcil_verify.c1323 case CIL_SELINUXUSERDEFAULT: in __cil_verify_helper()
Dcil_resolve_ast.c3149 case CIL_SELINUXUSERDEFAULT: in __cil_resolve_ast_node()
Dcil_build_ast.c1458 ast_node->flavor = CIL_SELINUXUSERDEFAULT; in cil_gen_selinuxuserdefault()