Home | History | Annotate | Download | only in mDNSShared

Lines Matching full:nints

267 		int nints = (sd/nfdbits) + 1;
268 fs = (fd_set *)calloc(nints, sizeof(int));