Searched refs:DNS_EVENT_FETCHDONE (Results 1 – 8 of 8) sorted by relevance
33 #define DNS_EVENT_FETCHDONE (ISC_EVENTCLASS_DNS + 1) macro
74 REQUIRE(event->ev_type == DNS_EVENT_FETCHDONE); in fetch_done()
405 INSIST(event->ev_type == DNS_EVENT_FETCHDONE); in fetch_callback_validator()487 INSIST(event->ev_type == DNS_EVENT_FETCHDONE); in dsfetched()569 INSIST(event->ev_type == DNS_EVENT_FETCHDONE); in dsfetched2()2976 INSIST(event->ev_type == DNS_EVENT_FETCHDONE); in dlvfetched()
3770 isc_event_allocate(fctx->res->mctx, clone, DNS_EVENT_FETCHDONE, in fctx_join()6904 REQUIRE(event->ev_type == DNS_EVENT_FETCHDONE); in resume_dslookup()8437 REQUIRE(event->ev_type == DNS_EVENT_FETCHDONE); in prime_done()
766 REQUIRE(event->ev_type == DNS_EVENT_FETCHDONE); in fetch_done()
3766 INSIST(ev->ev_type == DNS_EVENT_FETCHDONE); in fetch_callback()
8677 INSIST(event != NULL && event->ev_type == DNS_EVENT_FETCHDONE); in keyfetch_done()
3744 REQUIRE(event->ev_type == DNS_EVENT_FETCHDONE); in query_resume()3824 REQUIRE(event->ev_type == DNS_EVENT_FETCHDONE); in prefetch_done()