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

/bind-9.11.3/bin/named/
H A Dnotify.c149 result = dns_zone_notifyreceive2(zone, from, to,
/bind-9.11.3/lib/dns/include/dns/
H A Dzone.h1268 dns_zone_notifyreceive2(dns_zone_t *zone, isc_sockaddr_t *from,
/bind-9.11.3/lib/dns/
H A Dzone.c13075 return (dns_zone_notifyreceive2(zone, from, NULL, msg));
13079 dns_zone_notifyreceive2(dns_zone_t *zone, isc_sockaddr_t *from, function
13125 result = dns_zone_notifyreceive2(zone->raw, from, to, msg);

Completed in 58 milliseconds