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

/bind-9.11.3/lib/dns/
H A Dadb.c2520 isc_taskmgr_t *taskmgr, dns_adb_t **newadb)
2530 REQUIRE(newadb != NULL && *newadb == NULL);
2729 *newadb = adb;
2519 dns_adb_create(isc_mem_t *mem, dns_view_t *view, isc_timermgr_t *timermgr, isc_taskmgr_t *taskmgr, dns_adb_t **newadb) argument

Completed in 384 milliseconds