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

/illumos-gate/usr/src/man/man3sip/
H A DMakefile220 sip_get_to_uri_str.3sip \
404 sip_get_to_uri_str.3sip := LINKSRC = sip_get_contact_display_name.3sip
/illumos-gate/usr/src/lib/libsip/common/
H A Dsip.h663 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 76 milliseconds