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

/illumos-gate/usr/src/lib/libsip/common/
H A Dsip_add_hdrs.c126 sip_add_empty_hdr(sip_msg_t sip_msg, char *hdr_name) function
479 ret = sip_add_empty_hdr(sip_msg, SIP_ACCEPT);
544 ret = sip_add_empty_hdr(sip_msg, SIP_ACCEPT_LANG);
807 ret = sip_add_empty_hdr(sip_msg, SIP_ORGANIZATION);
929 ret = sip_add_empty_hdr(sip_msg, SIP_SUBJECT);
947 ret = sip_add_empty_hdr(sip_msg, SIP_SUPPORT);

Completed in 46 milliseconds