Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libsip/common/
H A Dsip_msg.c187 msg_content->sip_content_allocated = B_TRUE; in sip_clone_msg()
500 msg_content->sip_content_allocated = B_TRUE; in sip_add_content()
531 if (content_tmp->sip_content_allocated) in sip_free_content()
H A Dsip_msg.h84 boolean_t sip_content_allocated; member
H A Dsip_itf.c249 sip_msg->sip_msg_content->sip_content_allocated = B_FALSE; in sip_setup_header_pointers()