Home
last modified time | relevance | path

Searched defs:adjusthashsize (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/include/dns/
H A Ddb.h188 isc_result_t (*adjusthashsize)(dns_db_t *db, size_t size); member
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/
H A Drbtdb.c8183 adjusthashsize(dns_db_t *db, size_t size) { in adjusthashsize() function