Lines Matching defs:best_match_maps_cnt
153 size_t best_match_maps_cnt);
173 size_t best_match_maps_cnt = 0;
201 while (best_match_maps_cnt > 0) {
202 best_match_maps_cnt--;
203 usermaps[best_match_maps_cnt] = NULL;
208 usermaps[best_match_maps_cnt] = selinux_maps[i];
209 best_match_maps_cnt++;
231 top_priority, usermaps, best_match_maps_cnt);
253 size_t best_match_maps_cnt)
312 while (best_match_maps_cnt > 0) {
313 best_match_maps_cnt--;
314 usermaps[best_match_maps_cnt] = NULL;
319 usermaps[best_match_maps_cnt] = usermap;
320 best_match_maps_cnt++;