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

/opensolaris-onvv-gate/usr/src/lib/libsip/common/
H A Dmapfile-vers63 sip_new_msg;
H A Dsip_msg.c52 sip_new_msg() function
148 new_msg = (_sip_msg_t *)sip_new_msg();
600 new_msg = (_sip_msg_t *)sip_new_msg();
H A Dsip_dialog_ui.c57 if ((sip_msg = sip_new_msg()) == NULL)
H A Dsip.h468 extern sip_msg_t sip_new_msg();
H A Dsip_itf.c448 sip_msg = (_sip_msg_t *)sip_new_msg();
H A Dsip_xaction_state_mc.c883 ack_msg = (_sip_msg_t *)sip_new_msg();

Completed in 102 milliseconds