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

/bind-9.11.3/bin/named/
H A Dnotify.c33 notify_log(ns_client_t *client, int level, const char *fmt, ...) { function
82 notify_log(client, ISC_LOG_NOTICE,
95 notify_log(client, ISC_LOG_NOTICE,
104 notify_log(client, ISC_LOG_NOTICE,
112 notify_log(client, ISC_LOG_NOTICE,
146 notify_log(client, ISC_LOG_INFO,
155 notify_log(client, ISC_LOG_NOTICE,
/bind-9.11.3/lib/dns/
H A Dzone.c736 static void notify_log(dns_zone_t *zone, int level, const char *fmt, ...)
10883 notify_log(notify->zone, ISC_LOG_DEBUG(3),
10903 notify_log(notify->zone, ISC_LOG_ERROR,
10911 notify_log(notify->zone, ISC_LOG_DEBUG(3), "sending notify to %s",
11178 notify_log(zone, ISC_LOG_INFO,
11218 notify_log(zone, ISC_LOG_INFO,
13637 notify_log(dns_zone_t *zone, int level, const char *fmt, ...) { function
13863 notify_log(notify->zone, ISC_LOG_DEBUG(3),
13867 notify_log(notify->zone, ISC_LOG_DEBUG(2),
13888 notify_log(notif
[all...]

Completed in 39 milliseconds