Home
last modified time | relevance | path

Searched refs:sip_get_to_tag (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/lib/libsip/common/
H A Dmapfile-vers153 sip_get_to_tag;
H A Dsip_dialog.c634 if (sip_get_to_tag((sip_msg_t)sip_msg, NULL) != NULL) in sip_seed_dialog()
953 ttag = sip_get_to_tag((sip_msg_t)sip_msg, NULL); in sip_complete_dialog()
1285 localtag = sip_get_to_tag((sip_msg_t)sip_msg, &error); in sip_dialog_find()
1289 remtag = sip_get_to_tag((sip_msg_t)sip_msg, &error); in sip_dialog_find()
H A Dsip_xaction_state_mc.c657 req_to_tag = sip_get_to_tag((sip_msg_t)msg, &error); in sip_srv_xaction_input()
663 resp_to_tag = sip_get_to_tag((sip_msg_t)sip_last_resp, in sip_srv_xaction_input()
H A Dsip.h663 extern const sip_str_t *sip_get_to_tag(sip_msg_t, int *);
H A Dsip_msg.c596 ttag_present = sip_get_to_tag(sip_request, NULL) != NULL; in sip_create_response()
H A Dsip_hdrs_ui.c361 sip_get_to_tag(sip_msg_t sip_msg, int *error) in sip_get_to_tag() function
/illumos-gate/usr/src/man/man3sip/
H A DMakefile219 sip_get_to_tag.3sip \
403 sip_get_to_tag.3sip := LINKSRC = sip_get_contact_display_name.3sip
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library.man3sip.inc316 link path=usr/share/man/man3sip/sip_get_to_tag.3sip \