Searched refs:rdcount (Results 1 - 1 of 1) sorted by relevance

/bind-9.6-ESV-R11/lib/dns/
H A Dmaster.c249 rdcount = 0; \
252 rdcount_save = rdcount; \
992 int rdcount = 0; local
1411 rdcount = rdcount_save;
1427 rdcount_save = rdcount;
1444 rdcount = 0;
1668 if (rdcount == rdata_size) {
1742 dns_rdata_init(&rdata[rdcount]);
1744 result = dns_rdata_fromtext(&rdata[rdcount], lctx->zclass,
1781 covers = dns_rdata_covers(&rdata[rdcount]);
2139 unsigned int i, rdcount; local
2711 int rdcount = 0; local
[all...]

Completed in 14 milliseconds