Searched refs:dns_cache_create (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/external/mpl/bind/dist/lib/dns/include/dns/ |
H A D | cache.h | 77 dns_cache_create(isc_loopmgr_t *loopmgr, dns_rdataclass_t rdclass, 82 * dns_cache_create() will create a named cache (based on dns_rbtdb).
|
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/include/dns/ |
H A D | cache.h | 62 dns_cache_create(isc_mem_t *cmctx, isc_mem_t *hmctx, isc_taskmgr_t *taskmgr,
|
/netbsd-src/external/mpl/bind/dist/tests/libtest/ |
H A D | dns.c | 89 result = dns_cache_create(loopmgr, dns_rdataclass_in, "", mctx, in dns_test_makeview()
|
/netbsd-src/external/mpl/bind/dist/lib/dns/ |
H A D | cache.c | 174 dns_cache_create(isc_loopmgr_t *loopmgr, dns_rdataclass_t rdclass, in cache_create_db() 185 dns_cache_create(isc_mem_t *cmctx, isc_mem_t *hmctx, isc_taskmgr_t *taskmgr, dns_cache_create() function
|
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/ |
H A D | cache.c | 187 dns_cache_create(isc_mem_t *cmctx, isc_mem_t *hmctx, isc_taskmgr_t *taskmgr, in dns_cache_create() function
|