Searched defs:mycontact (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libsip/common/
H A Dsip_msg.c589 char *totag, char *mycontact)
688 if (mycontact != NULL) {
689 if (sip_add_contact(new_msg, NULL, mycontact, B_FALSE,
588 sip_create_response(sip_msg_t sip_request, int response, char *response_code, char *totag, char *mycontact) argument

Completed in 263 milliseconds