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

/bind-9.6-ESV-R11/lib/dns/include/dns/
H A Dview.h128 dns_acl_t * notifyacl; member in struct:dns_view
/bind-9.6-ESV-R11/lib/dns/
H A Dview.c181 view->notifyacl = NULL;
317 if (view->notifyacl != NULL)
318 dns_acl_detach(&view->notifyacl);
/bind-9.6-ESV-R11/bin/named/
H A Dzoneconf.c92 aclp = &view->notifyacl;
H A Dserver.c2006 if (view->notifyacl == NULL)
2009 ns_g_mctx, &view->notifyacl));

Completed in 24 milliseconds