Home
last modified time | relevance | path

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

/external/selinux/libsepol/cil/src/
Dcil_flavor.h164 CIL_MAP_PERM, enumerator
Dcil_reset_ast.c405 case CIL_MAP_PERM: in __cil_reset_node()
Dcil_tree.c524 } else if (current_perm->flavor == CIL_MAP_PERM) { in cil_tree_print_perms_list()
984 case CIL_MAP_PERM: { in cil_tree_print_node()
Dcil.c543 case CIL_MAP_PERM: in cil_destroy_data()
812 case CIL_MAP_PERM: in cil_flavor_to_symtab_index()
Dcil_write_ast.c1187 case CIL_MAP_PERM: in __cil_write_node_helper()
Dcil_copy_ast.c1745 case CIL_MAP_PERM: in __cil_copy_node_helper()
Dcil_build_ast.c850 …rc = cil_gen_perm_nodes(db, parse_current->next->next->cl_head, ast_node, CIL_MAP_PERM, &map->num_… in cil_gen_map_class()