Searched defs:basecnt (Results 1 - 1 of 1) sorted by relevance

/bind-9.11.3/contrib/perftcpdns/
H A Dperftcpdns.c229 int basecnt; /* base count */ variable
1890 if (basecnt > 1) {
1895 base[basecnt] = optarg;
1897 basecnt++;
2087 if (basecnt != 0)
2088 for (i = 0; i < basecnt; i++)

Completed in 242 milliseconds