Searched refs:cil_perm (Results 1 – 12 of 12) sorted by relevance
15 struct cil_perm *perm = (struct cil_perm *)d; in __class_reset_perm_values()35 static void cil_reset_perm(struct cil_perm *perm) in cil_reset_perm()
248 struct cil_perm *cmp = i->data; in __add_classes_from_classperms_list()263 struct cil_perm *cmp = (struct cil_perm *)d; in __add_classes_from_map_perms()291 struct cil_tree_node *cil_perm = node->cl_head; in cil_common_to_policydb() local308 while (cil_perm != NULL) { in cil_common_to_policydb()309 struct cil_perm *curr = cil_perm->data; in cil_common_to_policydb()321 cil_perm = cil_perm->next; in cil_common_to_policydb()343 struct cil_tree_node *cil_perm = node->cl_head; in cil_classorder_to_policydb() local378 while (cil_perm != NULL) { in cil_classorder_to_policydb()379 struct cil_perm *curr_perm = cil_perm->data; in cil_classorder_to_policydb()392 cil_perm = cil_perm->next; in cil_classorder_to_policydb()[all …]
673 struct cil_perm *perm = (struct cil_perm *)datum; in __cil_perm_to_bitmap()1370 struct cil_perm *perm = (struct cil_perm *)d; in __perm_bits_to_list()1465 struct cil_perm *cmp = i->data; in __evaluate_classperms_list()1496 struct cil_perm *cmp = (struct cil_perm *)d; in __evaluate_map_perm_classperms()
1239 struct cil_perm *com_perm = curr_com_perm->data; in __cil_verify_class()1245 struct cil_perm *class_perm = curr_class_perm->data; in __cil_verify_class()1450 struct cil_perm *cmp = i->data; in __cil_verify_classperms()1505 struct cil_perm *cmp = (struct cil_perm *)d; in __verify_map_perm_classperms()
333 struct cil_perm { struct950 void cil_perm_init(struct cil_perm **perm);
437 cil_log(CIL_INFO, " %s", ((struct cil_perm *)current_perm->data)->datum.name); in cil_tree_print_perms_list()439 cil_log(CIL_INFO, " %s", ((struct cil_perm*)current_perm->data)->datum.name); in cil_tree_print_perms_list()870 struct cil_perm *cmp = node->data; in cil_tree_print_node()
56 void cil_destroy_perm(struct cil_perm *perm);
521 struct cil_perm *cmp = i->data; in cil_constrain_to_policy_helper()560 struct cil_perm *cmp = j->data; in cil_avrule_to_policy_helper()
646 struct cil_perm *perm = (struct cil_perm *)d; in __class_update_perm_values()697 struct cil_perm *mp = NULL; in cil_resolve_classmapping()712 mp = (struct cil_perm*)datum; in cil_resolve_classmapping()
165 struct cil_perm *orig = data; in cil_copy_perm()171 struct cil_perm *new; in cil_copy_perm()
2269 void cil_perm_init(struct cil_perm **perm) in cil_perm_init()
458 struct cil_perm *perm = NULL; in cil_gen_perm()481 void cil_destroy_perm(struct cil_perm *perm) in cil_destroy_perm()