Searched defs:update_log_cb (Results 1 - 2 of 2) sorted by relevance
/bind-9.11.3/bin/named/ |
H A D | update.c | 287 update_log_cb(void *arg, dns_zone_t *zone, int level, const char *message) { function 3174 log.func = update_log_cb;
|
/bind-9.11.3/lib/dns/ |
H A D | zone.c | 13903 update_log_cb(void *arg, dns_zone_t *zone, int level, const char *message) { function 14091 dns_update_log_t log = { update_log_cb, NULL }; 18524 dns_update_log_t log = { update_log_cb, NULL }; 18724 dns_update_log_t log = { update_log_cb, NULL }; 19078 dns_update_log_t log = { update_log_cb, NULL };
|
Completed in 49 milliseconds