Lines Matching refs:isc_event_allocate

225 	event = isc_event_allocate(mctx, (void *)1, 1, t1_callback, "1",
228 t_info("isc_event_allocate failed\n");
234 event = isc_event_allocate(mctx, (void *)1, 1, t1_callback, "1",
237 t_info("isc_event_allocate failed\n");
243 event = isc_event_allocate(mctx, (void *)1, 1, t1_callback, "1",
246 t_info("isc_event_allocate failed\n");
252 event = isc_event_allocate(mctx, (void *)1, 1, t1_callback, "1",
255 t_info("isc_event_allocate failed\n");
261 event = isc_event_allocate(mctx, (void *)1, 1, t1_callback, "1",
264 t_info("isc_event_allocate failed\n");
270 event = isc_event_allocate(mctx, (void *)1, 1, t1_callback, "1",
273 t_info("isc_event_allocate failed\n");
279 event = isc_event_allocate(mctx, (void *)1, 1, t1_callback, "1",
282 t_info("isc_event_allocate failed\n");
288 event = isc_event_allocate(mctx, (void *)1, 1, t1_callback, "1",
291 t_info("isc_event_allocate failed\n");
297 event = isc_event_allocate(mctx, (void *)1, 1, t1_callback, "1",
300 t_info("isc_event_allocate failed\n");
306 event = isc_event_allocate(mctx, (void *)1, 1, t1_callback, "2",
309 t_info("isc_event_allocate failed\n");
315 event = isc_event_allocate(mctx, (void *)1, 1, t1_callback, "3",
318 t_info("isc_event_allocate failed\n");
324 event = isc_event_allocate(mctx, (void *)1, 1, t1_callback, "4",
327 t_info("isc_event_allocate failed\n");
333 event = isc_event_allocate(mctx, (void *)1, 1, t1_callback, "2",
336 t_info("isc_event_allocate failed\n");
342 event = isc_event_allocate(mctx, (void *)1, 1, t1_callback, "3",
345 t_info("isc_event_allocate failed\n");
351 event = isc_event_allocate(mctx, (void *)1, 1, t1_callback, "4",
354 t_info("isc_event_allocate failed\n");
542 T2_event = isc_event_allocate(T2_mctx, (void *)1, 1, t2_callback,
545 t_info("isc_event_allocate failed\n");
748 event = isc_event_allocate(mctx, &senders[1], event_type, t3_event1,
751 t_info("isc_event_allocate failed\n");
764 event = isc_event_allocate(mctx, &senders[1], event_type,
767 t_info("isc_event_allocate failed\n");
983 event = isc_event_allocate(mctx, &senders[1], event_type, t4_event1,
986 t_info("isc_event_allocate failed\n");
1200 event = isc_event_allocate(mctx, &senders[1], event_type, t7_event1,
1203 t_info("isc_event_allocate failed\n");
1532 event = isc_event_allocate(mctx, (void *)1, (isc_eventtype_t)T_CONTROL,
1536 t_info("isc_event_allocate failed\n");
1557 isc_event_allocate(mctx,
1563 t_info("isc_event_allocate failed\n");
1942 event1 = isc_event_allocate(mctx, (void *)1, (isc_eventtype_t)1,
1945 t_info("isc_event_allocate failed\n");
1955 event2 = isc_event_allocate(mctx, (void *)1, (isc_eventtype_t)1,
1958 t_info("isc_event_allocate failed\n");
2311 event = isc_event_allocate(mctx, NULL, 1, t14_callback,
2315 t_info("isc_event_allocate failed\n");