Searched defs:instname (Results 1 - 1 of 1) sorted by relevance
/bind-9.11.3/lib/dns/ |
H A D | dyndb.c | 114 load_library(isc_mem_t *mctx, const char *filename, const char *instname, argument 130 instname, filename); 172 imp->name = isc_mem_strdup(mctx, instname); 187 "driver '%s': %s (%s)", instname, filename, 237 load_library(isc_mem_t *mctx, const char *filename, const char *instname, argument 253 instname, filename); 287 imp->name = isc_mem_strdup(mctx, instname); 302 "driver '%s': %d (%s)", instname, filename, 327 load_library(isc_mem_t *mctx, const char *filename, const char *instname, argument 332 UNUSED(instname); [all...] |
Completed in 668 milliseconds