Home
last modified time | relevance | path

Searched refs:DNS_EVENT_DUMPQUANTUM (Results 1 – 2 of 2) sorted by relevance

/netbsd/external/mpl/bind/dist/lib/dns/include/dns/
H A Devents.h60 #define DNS_EVENT_DUMPQUANTUM (ISC_EVENTCLASS_DNS + 34) macro
/netbsd/external/mpl/bind/dist/lib/dns/
H A Dmasterdump.c1566 event = isc_event_allocate(dctx->mctx, NULL, DNS_EVENT_DUMPQUANTUM, in task_send()