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.c437 case CIL_SELINUXUSERDEFAULT: in __cil_reset_node()
Dcil_post.c479 case CIL_SELINUXUSERDEFAULT: { in __cil_post_db_array_helper()
480 cil_list_append(db->selinuxusers, CIL_SELINUXUSERDEFAULT, node->data); in __cil_post_db_array_helper()
1578 case CIL_SELINUXUSERDEFAULT: in __cil_post_db_cat_helper()
Dcil.c597 case CIL_SELINUXUSERDEFAULT: in cil_destroy_data()
974 case CIL_SELINUXUSERDEFAULT: in cil_node_to_string()
Dcil_verify.c1379 case CIL_SELINUXUSERDEFAULT: in __cil_verify_helper()
Dcil_write_ast.c1437 case CIL_SELINUXUSERDEFAULT: in __cil_write_node_helper()
Dcil_resolve_ast.c3530 case CIL_SELINUXUSERDEFAULT: in __cil_resolve_ast_node()
Dcil_build_ast.c1606 ast_node->flavor = CIL_SELINUXUSERDEFAULT; in cil_gen_selinuxuserdefault()