Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libsip/common/
H A Dsip_msg.h409 extern int sip_parse_subject_header(_sip_header_t *,
H A Dsip_headers.c111 {"SUBJECT", "s", sip_parse_subject_header, NULL, NULL, sip_free_phdr},
H A Dsip_parse_hdrs.c556 sip_parse_subject_header(_sip_header_t *sip_header, in sip_parse_subject_header() function