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

/bind-9.6-ESV-R11/bin/named/
H A Dserver.c1342 dns_view_t *pview = NULL; /* Production view */ local
1579 &pview);
1582 if (pview != NULL) {
1583 if (cache_reusable(pview, view, zero_no_soattl)) {
1584 INSIST(pview->cache != NULL);
1589 dns_cache_attach(pview->cache, &cache);
1597 dns_view_getresstats(pview, &resstats);
1598 dns_view_getresquerystats(pview, &resquerystats);
1599 dns_view_detach(&pview);
2231 dns_view_t *pview local
2631 dns_view_t *pview = NULL; /* Production view */ local
[all...]

Completed in 1221 milliseconds