Lines Matching refs:isc_event_allocate
131 event = isc_event_allocate(mctx, (void *)1, 1, my_callback, one,
134 event = isc_event_allocate(mctx, (void *)1, 1, my_callback, one,
137 event = isc_event_allocate(mctx, (void *)1, 1, my_callback, one,
140 event = isc_event_allocate(mctx, (void *)1, 1, my_callback, one,
143 event = isc_event_allocate(mctx, (void *)1, 1, my_callback, one,
146 event = isc_event_allocate(mctx, (void *)1, 1, my_callback, one,
149 event = isc_event_allocate(mctx, (void *)1, 1, my_callback, one,
152 event = isc_event_allocate(mctx, (void *)1, 1, my_callback, one,
155 event = isc_event_allocate(mctx, (void *)1, 1, my_callback, one,
158 event = isc_event_allocate(mctx, (void *)1, 1, my_callback, two,
161 event = isc_event_allocate(mctx, (void *)1, 1, my_callback, three,
164 event = isc_event_allocate(mctx, (void *)1, 1, my_callback, four,
167 event = isc_event_allocate(mctx, (void *)1, 1, my_callback, two,
170 event = isc_event_allocate(mctx, (void *)1, 1, my_callback, three,
173 event = isc_event_allocate(mctx, (void *)1, 1, my_callback, four,