Searched defs:updateacl (Results 1 - 2 of 2) sorted by relevance

/bind-9.6-ESV-R11/lib/dns/include/dns/
H A Dview.h130 dns_acl_t * updateacl; member in struct:dns_view
/bind-9.6-ESV-R11/bin/named/
H A Dzoneconf.c112 aclp = &view->updateacl;
755 dns_acl_t *updateacl; local
761 updateacl = dns_zone_getupdateacl(zone);
762 if (updateacl != NULL && dns_acl_isinsecure(updateacl))

Completed in 13 milliseconds