tevent_immediate 146 lib/tevent/tevent.c struct tevent_immediate *ie, *in; tevent_immediate 373 lib/tevent/tevent.c struct tevent_immediate *_tevent_create_immediate(TALLOC_CTX *mem_ctx, tevent_immediate 376 lib/tevent/tevent.c struct tevent_immediate *im; tevent_immediate 378 lib/tevent/tevent.c im = talloc(mem_ctx, struct tevent_immediate); tevent_immediate 40 lib/tevent/tevent.h struct tevent_immediate; tevent_immediate 94 lib/tevent/tevent.h struct tevent_immediate *_tevent_create_immediate(TALLOC_CTX *mem_ctx, tevent_immediate 403 lib/tevent/tevent.h void (*schedule_immediate)(struct tevent_immediate *im, tevent_immediate 91 lib/tevent/tevent_immediate.c DLIST_ADD_END(ev->immediate_events, im, struct tevent_immediate *); tevent_immediate 105 lib/tevent/tevent_immediate.c struct tevent_immediate *im = ev->immediate_events; tevent_immediate 142 lib/tevent/tevent_internal.h struct tevent_immediate *trigger; tevent_immediate 184 lib/tevent/tevent_internal.h struct tevent_immediate *prev, *next; tevent_immediate 194 lib/tevent/tevent_internal.h void (*cancel_fn)(struct tevent_immediate *im); tevent_immediate 233 lib/tevent/tevent_internal.h struct tevent_immediate *immediate_events; tevent_immediate 48 lib/tevent/tevent_queue.c struct tevent_immediate *immediate;