Searched defs:event_type (Results 1 - 1 of 1) sorted by relevance

/bind-9.11.3/bin/tests/tasks/
H A Dt_tasks.c683 isc_eventtype_t event_type; local
691 event_type = 3;
754 event = isc_event_allocate(mctx, &senders[1], event_type, t3_event1,
770 event = isc_event_allocate(mctx, &senders[1], event_type,
913 isc_eventtype_t event_type; local
920 event_type = 4;
995 event = isc_event_allocate(mctx, &senders[1], event_type, t4_event1,
1130 isc_eventtype_t event_type; local
1140 event_type = 7;
1218 event = isc_event_allocate(mctx, &senders[1], event_type, t7_event
[all...]

Completed in 14 milliseconds