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

/netbsd-current/external/mpl/dhcp/bind/dist/lib/dns/
H A Dmaster.c271 rdlcount = 0; \
274 rdlcount_save = rdlcount; \
1083 int rdlcount = 0; local
1519 rdlcount = rdlcount_save;
1538 rdlcount_save = rdlcount;
1554 rdlcount = 0;
2064 if (rdlcount == rdatalist_size) {
2076 this = &rdatalist[rdlcount++];
2986 int rdlcount = 0; local
3002 INSIST(rdlcount < new_le
[all...]
/netbsd-current/external/mpl/bind/dist/lib/dns/
H A Dmaster.c265 rdlcount = 0; \
268 rdlcount_save = rdlcount; \
1072 int rdlcount = 0; local
1506 rdlcount = rdlcount_save;
1525 rdlcount_save = rdlcount;
1541 rdlcount = 0;
2048 if (rdlcount == rdatalist_size) {
2060 this = &rdatalist[rdlcount++];
2922 int rdlcount = 0; local
2938 INSIST(rdlcount < new_le
[all...]

Completed in 221 milliseconds