Home
last modified time | relevance | path

Searched refs:sip_find_cr (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/lib/libsip/common/
H A Dsip_parse_generic.h43 extern int sip_find_cr(_sip_header_t *);
H A Dsip_parse_generic.c95 sip_find_cr(_sip_header_t *sip_header) in sip_find_cr() function
1254 if (sip_find_cr(sip_header) != 0) { in sip_parse_first_line()
H A Dsip_headers.c354 if (sip_find_cr(new_header) != 0) { in _sip_copy_header()
H A Dsip_parse_hdrs.c624 if (sip_find_cr(sip_header) != 0) { in sip_parse_timestamp_header()