#include <isc/lang.h>
#include <dns/db.h>
Go to the source code of this file.
Defines | |
| #define | DNS_RBTDB64_H 1 |
Functions | |
| ISC_LANG_BEGINDECLS isc_result_t | dns_rbtdb64_create (isc_mem_t *mctx, dns_name_t *base, dns_dbtype_t type, dns_rdataclass_t rdclass, unsigned int argc, char *argv[], void *driverarg, dns_db_t **dbp) |
Definition in file rbtdb64.h.
| ISC_LANG_BEGINDECLS isc_result_t dns_rbtdb64_create | ( | isc_mem_t * | mctx, | |
| dns_name_t * | base, | |||
| dns_dbtype_t | type, | |||
| dns_rdataclass_t | rdclass, | |||
| unsigned int | argc, | |||
| char * | argv[], | |||
| void * | driverarg, | |||
| dns_db_t ** | dbp | |||
| ) |
Referenced by ISC_LIST().