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

/macosx-10.9.5/bind9-45.100/bind9/bin/named/
H A Dserver.c1577 dns_view_t *pview = NULL; /* Production view */ local
2027 &pview);
2030 if (pview != NULL) {
2031 if (!cache_reusable(pview, view,
2042 INSIST(pview->cache != NULL);
2049 dns_cache_attach(pview->cache, &cache);
2051 dns_view_getresstats(pview, &resstats);
2052 dns_view_getresquerystats(pview,
2054 dns_view_detach(&pview);
2291 view->rdclass, &pview);
2771 dns_view_t *pview = NULL; local
3232 dns_view_t *pview = NULL; /* Production view */ local
3483 dns_view_t *pview = NULL; local
[all...]

Completed in 80 milliseconds