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

  /src/external/mpl/bind/dist/lib/dns/
zone.c 12650 notify_send_queue(dns_notify_t *notify, bool startup) { function
12881 result = notify_send_queue(newnotify, startup);
13115 result = notify_send_queue(notify, startup);
16429 notify_send_queue(notify, notify->flags & DNS_NOTIFY_STARTUP);
  /src/external/mpl/dhcp/bind/dist/lib/dns/
zone.c 12559 notify_send_queue(dns_notify_t *notify, bool startup) { function
12781 result = notify_send_queue(newnotify, startup);
12956 result = notify_send_queue(notify, startup);
16293 result = notify_send_queue(notify, startup);

Completed in 48 milliseconds