Searched refs:num_snames (Results 1 – 1 of 1) sorted by relevance
1199 int s, t, num_snames, num_tnames; in avrule_list_to_cil() local1209 rc = process_typeset(pdb, ts, attr_list, &snames, &num_snames); in avrule_list_to_cil()1220 for (s = 0; s < num_snames; s++) { in avrule_list_to_cil()1244 names_destroy(&snames, &num_snames); in avrule_list_to_cil()1256 names_destroy(&snames, &num_snames); in avrule_list_to_cil()