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

/bind-9.11.3/bin/named/
H A Dserver.c1478 const char *name, *library; local
1480 /* Get the name of the dyndb instance and the library path . */
1482 library = cfg_obj_asstring(cfg_tuple_get(dyndb, "library"));
1486 result = dns_dyndb_load(library, name, cfg_obj_asstring(obj),

Completed in 52 milliseconds