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

/freebsd-9.3-release/contrib/bind9/bin/named/
H A Dserver.c2111 struct cfg_context *nzctx; local
2292 nzctx = view->new_zone_config;
2293 if (nzctx != NULL && nzctx->nzconfig != NULL) {
2300 cfg_map_get(nzctx->nzconfig, "zone", &zonelist);
4913 struct cfg_context *nzctx; local
5375 nzctx = view->new_zone_config;
5376 if (nzctx != NULL && nzctx->nzconfig != NULL)
5377 num_zones += count_zones(nzctx
[all...]

Completed in 62 milliseconds