last_te           163 lib/tevent/tevent_timed.c 	struct tevent_timer *te, *last_te, *cur_te;
last_te           177 lib/tevent/tevent_timed.c 	last_te = NULL;
last_te           184 lib/tevent/tevent_timed.c 		last_te = cur_te;
last_te           187 lib/tevent/tevent_timed.c 	DLIST_ADD_AFTER(ev->timer_events, te, last_te);