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

/osnet-11/usr/src/lib/libsip/common/
H A Dsip_msg.c586 char *totag, char *mycontact)
685 if (mycontact != NULL) {
686 if (sip_add_contact(new_msg, NULL, mycontact, B_FALSE,
585 sip_create_response(sip_msg_t sip_request, int response, char *response_code, char *totag, char *mycontact) argument

Completed in 16 milliseconds