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

  /src/external/mpl/bind/dist/lib/dns/
zone.c 1383 dns_zone_setalsonotify(zone, NULL, NULL, NULL, NULL, 0);
6153 dns_zone_setalsonotify(dns_zone_t *zone, isc_sockaddr_t *addresses, function
  /src/external/mpl/dhcp/bind/dist/lib/dns/
zone.c 1362 RUNTIME_CHECK(dns_zone_setalsonotify(zone, NULL, 0) == ISC_R_SUCCESS);
6311 dns_zone_setalsonotify(dns_zone_t *zone, const isc_sockaddr_t *notify, function

Completed in 58 milliseconds