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

/osnet-11/usr/src/lib/libsip/common/
H A Dsip_xaction_state_mc.c97 } sip_xaction_time_obj_t; typedef in typeref:struct:sip_xaction_timer_obj_s
125 static sip_xaction_time_obj_t *sip_setup_timer(sip_conn_object_t,
132 static sip_xaction_time_obj_t *
136 sip_xaction_time_obj_t *sip_timer_obj = NULL;
138 sip_timer_obj = (sip_xaction_time_obj_t *)
139 malloc(sizeof (sip_xaction_time_obj_t));
206 sip_xaction_time_obj_t *timer_obj_A = NULL;
207 sip_xaction_time_obj_t *timer_obj_B = NULL;
208 sip_xaction_time_obj_t *timer_obj_E = NULL;
209 sip_xaction_time_obj_t *timer_obj_
[all...]

Completed in 15 milliseconds