Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libsip/common/
H A Dsip_parse_generic.h41 extern int sip_find_cr(_sip_header_t *);
H A Dsip_parse_generic.c93 sip_find_cr(_sip_header_t *sip_header) in sip_find_cr() function
1252 if (sip_find_cr(sip_header) != 0) { in sip_parse_first_line()
H A Dsip_headers.c352 if (sip_find_cr(new_header) != 0) { in _sip_copy_header()
H A Dsip_parse_hdrs.c621 if (sip_find_cr(sip_header) != 0) { in sip_parse_timestamp_header()