minwords          321 net/if_media.c 			size_t minwords = nwords > (size_t)ifmr->ifm_count 
minwords          324 net/if_media.c 			int *kptr = (int *)malloc(minwords * sizeof(int),
minwords          330 net/if_media.c 			for (count = 0; ep != NULL && count < minwords;
minwords          335 net/if_media.c 			    minwords * sizeof(int));