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

/bind-9.11.3/lib/dns/include/dns/
H A Dcache.h20 * Defines dns_cache_t, the cache object.
60 dns_cache_t **cachep);
65 unsigned int db_argc, char **db_argv, dns_cache_t **cachep);
70 unsigned int db_argc, char **db_argv, dns_cache_t **cachep);
107 dns_cache_attach(dns_cache_t *cache, dns_cache_t **targetp);
115 *\li 'targetp' points to a NULL dns_cache_t *.
123 dns_cache_detach(dns_cache_t **cachep);
140 dns_cache_attachdb(dns_cache_t *cache, dns_db_t **dbp);
167 dns_cache_setfilename(dns_cache_t *cach
[all...]
H A Dview.h87 dns_cache_t * cache;
411 dns_view_setcache(dns_view_t *view, dns_cache_t *cache);
413 dns_view_setcache2(dns_view_t *view, dns_cache_t *cache, isc_boolean_t shared);
H A Dtypes.h49 typedef struct dns_cache dns_cache_t; typedef in typeref:struct:dns_cache
/bind-9.11.3/lib/dns/
H A Dcache.c96 dns_cache_t *cache;
148 cache_cleaner_init(dns_cache_t *cache, isc_taskmgr_t *taskmgr,
164 cache_create_db(dns_cache_t *cache, dns_db_t **db) {
174 dns_cache_t **cachep)
184 unsigned int db_argc, char **db_argv, dns_cache_t **cachep)
195 unsigned int db_argc, char **db_argv, dns_cache_t **cachep)
198 dns_cache_t *cache;
351 cache_free(dns_cache_t *cache) {
415 dns_cache_attach(dns_cache_t *cache, dns_cache_t **target
[all...]
H A Dview.c842 dns_view_setcache(dns_view_t *view, dns_cache_t *cache) {
847 dns_view_setcache2(dns_view_t *view, dns_cache_t *cache, isc_boolean_t shared) {
/bind-9.11.3/bin/tests/
H A Dbyaddr_test.c85 dns_cache_t *cache;
H A Dbyname_test.c198 dns_cache_t *cache;
H A Dadb_test.c168 dns_cache_t *cache;
/bind-9.11.3/bin/named/
H A Dserver.c220 dns_cache_t *cache;
3261 dns_cache_t *cache = NULL;

Completed in 62 milliseconds