Searched refs:dns_dt_create (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/mpl/bind/dist/tests/dns/
H A Ddnstap_test.c73 ISC_RUN_TEST_IMPL(dns_dt_create) {
82 result = dns_dt_create(mctx, dns_dtmode_file, TAPFILE, &fopt, NULL,
98 result = dns_dt_create(mctx, dns_dtmode_unix, TAPSOCK, &fopt, NULL,
115 result = dns_dt_create(mctx, 33, TAPSOCK, &fopt, NULL, &dtenv);
158 result = dns_dt_create(mctx, dns_dtmode_file, TAPFILE, &fopt, NULL,
353 ISC_TEST_ENTRY_CUSTOM(dns_dt_create, setup, cleanup)
/netbsd-current/external/mpl/dhcp/bind/dist/lib/dns/include/dns/
H A Ddnstap.h122 dns_dt_create(isc_mem_t *mctx, dns_dtmode_t mode, const char *path,
142 * If dns_dt_create succeeds the *foptp is set to NULL.
146 * using dns_dt_create() (which sets 'reopen_task' to NULL) is only
/netbsd-current/external/mpl/bind/dist/lib/dns/include/dns/
H A Ddnstap.h121 dns_dt_create(isc_mem_t *mctx, dns_dtmode_t mode, const char *path,
141 * If dns_dt_create succeeds the *foptp is set to NULL.
145 * using dns_dt_create() (which sets 'reopen_task' to NULL) is only
/netbsd-current/external/mpl/dhcp/bind/dist/lib/dns/
H A Ddnstap.c146 dns_dt_create(isc_mem_t *mctx, dns_dtmode_t mode, const char *path, function
/netbsd-current/external/mpl/bind/dist/lib/dns/
H A Ddnstap.c146 dns_dt_create(isc_mem_t *mctx, dns_dtmode_t mode, const char *path, function
/netbsd-current/external/mpl/bind/dist/bin/named/
H A Dserver.c3899 CHECKM(dns_dt_create(named_g_mctx, dmode, dpath, &fopt,

Completed in 325 milliseconds