mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-30 05:57:52 +00:00
add base
This commit is contained in:
parent
b03b67a6f1
commit
fec93edbae
@ -29,7 +29,7 @@
|
||||
#include <dns/db.h>
|
||||
|
||||
dns_result_t
|
||||
dns_rbtdb_create(isc_mem_t *mctx, isc_boolean_t is_cache,
|
||||
dns_rbtdb_create(isc_mem_t *mctx, dns_name_t *base, isc_boolean_t is_cache,
|
||||
dns_rdataclass_t class, unsigned int argc, char *argv[],
|
||||
dns_db_t **dbp);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user