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

/bind-9.11.3/bin/tests/tasks/
H A Dt_tasks.c45 t1_callback(isc_task_t *task, isc_event_t *event) { function
227 event = isc_event_allocate(mctx, (void *)1, 1, t1_callback, one,
236 event = isc_event_allocate(mctx, (void *)1, 1, t1_callback, one,
245 event = isc_event_allocate(mctx, (void *)1, 1, t1_callback, one,
254 event = isc_event_allocate(mctx, (void *)1, 1, t1_callback, one,
263 event = isc_event_allocate(mctx, (void *)1, 1, t1_callback, one,
272 event = isc_event_allocate(mctx, (void *)1, 1, t1_callback, one,
281 event = isc_event_allocate(mctx, (void *)1, 1, t1_callback, one,
290 event = isc_event_allocate(mctx, (void *)1, 1, t1_callback, one,
299 event = isc_event_allocate(mctx, (void *)1, 1, t1_callback, on
[all...]

Completed in 13 milliseconds