Lines Matching defs:find
573 dns_adbfind_t *find;
3675 * For non-dynamic zones we only need to find a supported algorithm.
4268 * Walk the zone DB. If we find any keys whose names are no longer
4310 * Now walk secroots to find any managed keys that aren't
4311 * in the zone. If we find any, we add them to the zone.
4551 "could not find NS and/or SOA records");
7502 * by a delegation or a DNAME, nodes are skipped over until we find one
9206 * First scan keydataset to find keys that are not in dnskeyset
9238 * automatically trust all the keys we find at the zone apex.
10505 if (notify->find != NULL)
10506 dns_adb_cancelfind(notify->find);
10710 if (notify->find != NULL)
10711 dns_adb_destroyfind(¬ify->find);
10737 notify->find = NULL;
10765 dns_adb_destroyfind(¬ify->find);
10795 ¬ify->find);
10802 if ((notify->find->options & DNS_ADBFIND_WANTEVENT) != 0)
10996 for (ai = ISC_LIST_HEAD(notify->find->list);
12264 "unable to find key: %s", namebuf);
12274 "unable to find TSIG key for %s", addrbuf);
12531 "unable to find key: %s", namebuf);