Home
last modified time | relevance | path

Searched refs:sip_timeout_next (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libsip/common/
H A Dsip_timeout.c38 struct timeout *sip_timeout_next; member
73 timeout_current_start = timeout->sip_timeout_next; in sip_run_to_functions()
109 current->sip_timeout_next; in sip_untimeout()
111 last->sip_timeout_next = in sip_untimeout()
112 current->sip_timeout_next; in sip_untimeout()
128 current = current->sip_timeout_next; in sip_untimeout()
142 current->sip_timeout_next; in sip_untimeout()
144 last->sip_timeout_next = in sip_untimeout()
145 current->sip_timeout_next; in sip_untimeout()
159 current = current->sip_timeout_next; in sip_untimeout()
[all …]