Lines Matching refs:isc_event_allocate

227 	event = isc_event_allocate(mctx, (void *)1, 1, t1_callback, one,
230 t_info("isc_event_allocate failed\n");
236 event = isc_event_allocate(mctx, (void *)1, 1, t1_callback, one,
239 t_info("isc_event_allocate failed\n");
245 event = isc_event_allocate(mctx, (void *)1, 1, t1_callback, one,
248 t_info("isc_event_allocate failed\n");
254 event = isc_event_allocate(mctx, (void *)1, 1, t1_callback, one,
257 t_info("isc_event_allocate failed\n");
263 event = isc_event_allocate(mctx, (void *)1, 1, t1_callback, one,
266 t_info("isc_event_allocate failed\n");
272 event = isc_event_allocate(mctx, (void *)1, 1, t1_callback, one,
275 t_info("isc_event_allocate failed\n");
281 event = isc_event_allocate(mctx, (void *)1, 1, t1_callback, one,
284 t_info("isc_event_allocate failed\n");
290 event = isc_event_allocate(mctx, (void *)1, 1, t1_callback, one,
293 t_info("isc_event_allocate failed\n");
299 event = isc_event_allocate(mctx, (void *)1, 1, t1_callback, one,
302 t_info("isc_event_allocate failed\n");
308 event = isc_event_allocate(mctx, (void *)1, 1, t1_callback, two,
311 t_info("isc_event_allocate failed\n");
317 event = isc_event_allocate(mctx, (void *)1, 1, t1_callback, three,
320 t_info("isc_event_allocate failed\n");
326 event = isc_event_allocate(mctx, (void *)1, 1, t1_callback, four,
329 t_info("isc_event_allocate failed\n");
335 event = isc_event_allocate(mctx, (void *)1, 1, t1_callback, two,
338 t_info("isc_event_allocate failed\n");
344 event = isc_event_allocate(mctx, (void *)1, 1, t1_callback, three,
347 t_info("isc_event_allocate failed\n");
353 event = isc_event_allocate(mctx, (void *)1, 1, t1_callback, four,
356 t_info("isc_event_allocate failed\n");
548 T2_event = isc_event_allocate(T2_mctx, (void *)1, 1, t2_callback,
551 t_info("isc_event_allocate failed\n");
754 event = isc_event_allocate(mctx, &senders[1], event_type, t3_event1,
757 t_info("isc_event_allocate failed\n");
770 event = isc_event_allocate(mctx, &senders[1], event_type,
773 t_info("isc_event_allocate failed\n");
995 event = isc_event_allocate(mctx, &senders[1], event_type, t4_event1,
998 t_info("isc_event_allocate failed\n");
1218 event = isc_event_allocate(mctx, &senders[1], event_type, t7_event1,
1221 t_info("isc_event_allocate failed\n");
1549 event = isc_event_allocate(mctx, (void *)1, (isc_eventtype_t)T_CONTROL,
1553 t_info("isc_event_allocate failed\n");
1574 isc_event_allocate(mctx,
1580 t_info("isc_event_allocate failed\n");
1958 event1 = isc_event_allocate(mctx, (void *)1, (isc_eventtype_t)1,
1961 t_info("isc_event_allocate failed\n");
1971 event2 = isc_event_allocate(mctx, (void *)1, (isc_eventtype_t)1,
1974 t_info("isc_event_allocate failed\n");
2326 event = isc_event_allocate(mctx, NULL, 1, t14_callback,
2330 t_info("isc_event_allocate failed\n");