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

/macosx-10.9.5/bind9-45.100/bind9/bin/named/
H A Dserver.c1605 struct cfg_context *nzctx; local
1729 nzctx = view->new_zone_config;
1730 if (nzctx != NULL && nzctx->nzconfig != NULL) {
1737 cfg_map_get(nzctx->nzconfig, "zone", &zonelist);
4292 struct cfg_context *nzctx; local
4755 nzctx = view->new_zone_config;
4756 if (nzctx != NULL && nzctx->nzconfig != NULL)
4757 num_zones += count_zones(nzctx
[all...]

Completed in 62 milliseconds