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

  /src/external/mpl/bind/dist/lib/dns/
zone.c 12406 notify_isqueued(dns_zone_t *zone, unsigned int flags, dns_name_t *name, function
12860 if (notify_isqueued(notify->zone, notify->flags, NULL, &dst,
13076 if (notify_isqueued(zone, flags, NULL, &dst, key, transport)) {
13171 isqueued = notify_isqueued(zone, flags, &ns.name, NULL, NULL,
  /src/external/mpl/dhcp/bind/dist/lib/dns/
zone.c 12328 notify_isqueued(dns_zone_t *zone, unsigned int flags, dns_name_t *name, function
12763 if (notify_isqueued(notify->zone, notify->flags, NULL, &dst,
12930 if (notify_isqueued(zone, flags, NULL, &dst, key)) {
13009 isqueued = notify_isqueued(zone, flags, &ns.name, NULL, NULL);

Completed in 48 milliseconds