Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libsip/common/
H A Dsip_xaction_state_mc.c95 } sip_xaction_time_obj_t; typedef
123 static sip_xaction_time_obj_t *sip_setup_timer(sip_conn_object_t,
130 static sip_xaction_time_obj_t *
134 sip_xaction_time_obj_t *sip_timer_obj = NULL; in sip_setup_timer()
136 sip_timer_obj = (sip_xaction_time_obj_t *) in sip_setup_timer()
137 malloc(sizeof (sip_xaction_time_obj_t)); in sip_setup_timer()
204 sip_xaction_time_obj_t *timer_obj_A = NULL; in sip_clnt_xaction_output()
205 sip_xaction_time_obj_t *timer_obj_B = NULL; in sip_clnt_xaction_output()
206 sip_xaction_time_obj_t *timer_obj_E = NULL; in sip_clnt_xaction_output()
207 sip_xaction_time_obj_t *timer_obj_F = NULL; in sip_clnt_xaction_output()
[all …]