Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libsip/common/
H A Dsip_msg.c185 msg_content->sip_content_allocated = B_TRUE; in sip_clone_msg()
498 msg_content->sip_content_allocated = B_TRUE; in sip_add_content()
529 if (content_tmp->sip_content_allocated) in sip_free_content()
H A Dsip_msg.h82 boolean_t sip_content_allocated; member
H A Dsip_itf.c247 sip_msg->sip_msg_content->sip_content_allocated = B_FALSE; in sip_setup_header_pointers()