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

/osnet-11/usr/src/lib/libsip/common/
H A Dsip_xaction_state_mc.c470 sip_xaction_time_obj_t *timer_obj_J = NULL; local
499 timer_obj_J = sip_setup_timer(
503 if (timer_obj_J == NULL) {
511 timer_obj_J,
518 free(timer_obj_J);
546 timer_obj_J = sip_setup_timer(
550 if (timer_obj_J == NULL) {
558 timer_obj_J,
565 free(timer_obj_J);

Completed in 17 milliseconds