Home
last modified time | relevance | path

Searched defs:sip_content (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libsip/common/
H A Dsip_msg.h77 typedef struct sip_content { struct
78 char *sip_content_start; argument
79 char *sip_content_end; argument
80 char *sip_content_current; argument
81 struct sip_content *sip_content_next; argument
82 boolean_t sip_content_allocated; argument
H A Dsip_msg.c139 sip_content_t *sip_content; in sip_clone_msg() local
247 sip_content_t *sip_content; in sip_msg_to_msgbuf() local
H A Dsip_ui.c689 sip_content_t *sip_content; in sip_get_content() local