Lines Matching refs:scount
320 int scount = 0;
325 scount++;
327 return scount;
468 int scount, stotal, first, isquery, truncate;
486 stotal = scount = 0;
534 pgr->grec_nsrcs = htons(scount);
539 scount = 0;
549 scount++; stotal++;
581 pgr->grec_nsrcs = htons(scount);
866 int i, scount;
868 scount = 0;
870 if (scount == nsrcs)
879 scount++;
885 if (scount == nsrcs) /* all sources excluded */
893 int i, scount;
899 scount = 0;
901 if (scount == nsrcs)
906 scount++;
910 if (!scount) {