Searched refs:avrule_list (Results 1 – 1 of 1) sorted by relevance
1193 static int avrule_list_to_cil(int indent, struct policydb *pdb, struct avrule *avrule_list, struct … in avrule_list_to_cil() argument1202 for (avrule = avrule_list; avrule != NULL; avrule = avrule->next) { in avrule_list_to_cil()