HomeSort by: relevance | last modified time | path
    Searched defs:updateacl (Results 1 - 3 of 3) sorted by relevancy

  /src/external/mpl/bind/dist/bin/named/
zoneconf.c 112 aclp = &view->updateacl;
1537 dns_acl_t *updateacl; local
1543 updateacl = dns_zone_getupdateacl(mayberaw);
1544 if (updateacl != NULL && dns_acl_isinsecure(updateacl)) {
  /src/external/mpl/bind/dist/lib/dns/include/dns/
view.h 140 dns_acl_t *updateacl; member in struct:dns_view
  /src/external/mpl/dhcp/bind/dist/lib/dns/include/dns/
view.h 146 dns_acl_t *updateacl; member in struct:dns_view

Completed in 44 milliseconds