Searched defs:event_type (Results 1 - 1 of 1) sorted by relevance
/bind-9.11.3/bin/tests/tasks/ |
H A D | t_tasks.c | 683 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 21 milliseconds