Searched defs:gconfig (Results 1 - 1 of 1) sorted by relevance
/bind-9.11.3/bin/named/ |
H A D | server.c | 509 const cfg_obj_t *gconfig, const char *aclname, 531 if (gconfig != NULL) { 533 (void)cfg_map_get(gconfig, "options", &options); 508 configure_view_acl(const cfg_obj_t *vconfig, const cfg_obj_t *config, const cfg_obj_t *gconfig, const char *aclname, const char *acltuplename, cfg_aclconfctx_t *actx, isc_mem_t *mctx, dns_acl_t **aclp) argument
|
Completed in 52 milliseconds