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

/bind-9.11.3/contrib/sdb/tcl/
H A Dtcldb.c9 /* $Id: tcldb.c,v 1.12 2011/10/11 23:46:45 tbox Exp $ */
37 #include <tcldb.h>
51 static dns_sdbimplementation_t *tcldb = NULL; variable
67 "initializing tcldb: "
212 * Initialize the tcldb driver.
224 ns_g_mctx, &tcldb));
232 if (tcldb != NULL)
233 dns_sdb_unregister(&tcldb);

Completed in 28 milliseconds