Searched defs:notify (Results 1 - 5 of 5) sorted by relevance

/bind-9.11.3/bin/confgen/
H A Dutil.c28 notify(const char *fmt, ...) { function
/bind-9.11.3/bin/rndc/
H A Dutil.c28 notify(const char *fmt, ...) { function
/bind-9.11.3/contrib/dlz/modules/mysqldyn/
H A Ddlz_mysqldyn_mod.c723 notify(mysql_data_t *state, const char *zone, int sn) { function
790 "%s: notify %s zone %s serial %d",
1450 notify(state, zone, newsn);
1516 notify(state, row[0], sn);
/bind-9.11.3/lib/dns/
H A Dadb.c1474 unsigned int wanted, notify; local
1487 notify = wanted & addrs;
1492 if ((notify) != 0) {
H A Dzone.c84 #define DNS_NOTIFY_VALID(notify) ISC_MAGIC_VALID(notify, NOTIFY_MAGIC)
258 isc_sockaddr_t *notify; member in struct:dns_zone
464 #define DNS_ZONEFLG_NEEDNOTIFY 0x00000400U /*%< need to send out notify
492 #define DNS_ZONEFLG_NEEDSTARTUPNOTIFY 0x80000000U /*%< need to send out notify
566 * Hold notify state.
781 static void notify_find_address(dns_notify_t *notify);
782 static void notify_send(dns_notify_t *notify);
978 zone->notify = NULL;
5799 dns_zone_setalsonotify(dns_zone_t *zone, const isc_sockaddr_t *notify, argument
5807 dns_zone_setalsonotifywithkeys(dns_zone_t *zone, const isc_sockaddr_t *notify, dns_name_t **keynames, isc_uint32_t count) argument
5815 dns_zone_setalsonotifydscpkeys(dns_zone_t *zone, const isc_sockaddr_t *notify, const isc_dscp_t *dscps, dns_name_t **keynames, isc_uint32_t count) argument
10494 dns_notify_t *notify; local
10603 dns_notify_t *notify; local
10692 notify_destroy(dns_notify_t *notify, isc_boolean_t locked) argument
10725 dns_notify_t *notify; local
10754 dns_notify_t *notify; local
10778 notify_find_address(dns_notify_t *notify) argument
10816 notify_send_queue(dns_notify_t *notify, isc_boolean_t startup) argument
10842 dns_notify_t *notify; local
10979 notify_send(dns_notify_t *notify) argument
11140 dns_notify_t *notify = NULL; local
11201 dns_notify_t *notify = NULL; local
13837 dns_notify_t *notify; local
[all...]

Completed in 43 milliseconds