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

/osnet-11/usr/src/lib/libsip/common/
H A Dsip.h660 extern const sip_str_t *sip_get_to_uri_str(sip_msg_t, int *);
H A Dsip_itf.c124 if (sip_get_to_uri_str((sip_msg_t)sip_msg, &err) == NULL)
H A Dsip_xaction.c80 to_uri = sip_get_to_uri_str((sip_msg_t)msg, &error);
H A Dsip_hdrs_ui.c345 sip_get_to_uri_str(sip_msg_t sip_msg, int *error) function
H A Dsip_dialog.c666 sip_get_to_uri_str((sip_msg_t)sip_msg, NULL) == NULL ||

Completed in 27 milliseconds