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

/bind-9.11.3/contrib/sdb/dir/
H A Ddirdb.c9 /* $Id: dirdb.c,v 1.14 2011/10/11 23:46:45 tbox Exp $ */
33 #include "dirdb.h"
35 static dns_sdbimplementation_t *dirdb = NULL; variable
188 ns_g_mctx, &dirdb));
196 if (dirdb != NULL)
197 dns_sdb_unregister(&dirdb);

Completed in 10 milliseconds