Lines Matching defs:last
97 sip_timeout_t *current, *last;
99 last = NULL;
113 last->sip_timeout_next =
117 timeout_current_end = last;
129 last = current;
138 last = NULL;
146 last->sip_timeout_next =
160 last = current;
177 sip_timeout_t *last;
214 last = current = timeout_list;
217 last = current;
229 last->sip_timeout_next = new_timeout;
243 sip_timeout_t *last = NULL;
269 last = timeout;
273 timeout = last;