Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libsip/common/
H A Dsip_add_hdrs.c423 if (display_name != NULL && !add_aquot) in sip_add_name_aspec()
425 if (add_aquot) { in sip_add_name_aspec()
835 boolean_t add_aquot) in sip_add_reply_to() argument
1501 boolean_t add_aquot, char *contact_params) in sip_add_contact() argument
1504 add_aquot, SIP_CONTACT, contact_params)); in sip_add_contact()
1519 char *fromtags, boolean_t add_aquot, char *from_params) in sip_add_from() argument
1522 add_aquot, SIP_FROM, from_params)); in sip_add_from()
1532 char *totags, boolean_t add_aquot, char *to_params) in sip_add_to() argument
1535 add_aquot, SIP_TO, to_params)); in sip_add_to()
1571 boolean_t add_aquot) in sip_add_passertedid() argument
[all …]