Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libsip/common/
H A Dsip_msg.c587 char *totag, char *mycontact) in sip_create_response() argument
686 if (mycontact != NULL) { in sip_create_response()
687 if (sip_add_contact(new_msg, NULL, mycontact, B_FALSE, in sip_create_response()