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

/bind-9.6-ESV-R11/lib/dns/include/dns/
H A Ddb.h143 unsigned int (*nodecount)(dns_db_t *db); member in struct:dns_dbmethods
/bind-9.6-ESV-R11/lib/dns/
H A Drbt.c68 unsigned int nodecount; member in struct:dns_rbt
255 rbt->nodecount = 0;
294 INSIST(rbt->nodecount == 0);
310 return (rbt->nodecount);
398 rbt->nodecount++;
585 rbt->nodecount++;
634 rbt->nodecount++;
1327 rbt->nodecount--;
1561 if (rbt->nodecount >= (rbt->hashsize *3))
2056 rbt->nodecount
[all...]
H A Dsdb.c1202 nodecount(dns_db_t *db) { function
1251 nodecount,
H A Dsdlz.c999 nodecount(dns_db_t *db) { function
1048 nodecount,
H A Drbtdb.c6670 nodecount(dns_db_t *db) { function
6938 nodecount,
6977 nodecount,

Completed in 79 milliseconds