Home
last modified time | relevance | path

Searched defs:_new_msg (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libsip/common/
H A Dsip_headers.c371 _sip_find_and_copy_all_header(_sip_msg_t *_old_msg, _sip_msg_t *_new_msg, in _sip_find_and_copy_all_header()
400 _sip_find_and_copy_header(sip_msg_t _old_msg, sip_msg_t _new_msg, in _sip_find_and_copy_header()
430 _sip_msg_t *_new_msg; in sip_copy_all_headers() local
H A Dsip_ui.c771 _sip_msg_t *_new_msg = (_sip_msg_t *)new_msg; in sip_copy_header_by_name() local