Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libsip/common/
H A Dsip_add_hdrs.c126 sip_add_empty_hdr(sip_msg_t sip_msg, char *hdr_name) in sip_add_empty_hdr() function
479 ret = sip_add_empty_hdr(sip_msg, SIP_ACCEPT); in sip_add_accept()
544 ret = sip_add_empty_hdr(sip_msg, SIP_ACCEPT_LANG); in sip_add_accept_lang()
807 ret = sip_add_empty_hdr(sip_msg, SIP_ORGANIZATION); in sip_add_org()
929 ret = sip_add_empty_hdr(sip_msg, SIP_SUBJECT); in sip_add_subject()
947 ret = sip_add_empty_hdr(sip_msg, SIP_SUPPORT); in sip_add_supported()