Searched refs:sip_find_white_space (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libsip/common/
H A Dsip_parse_generic.h46 extern int sip_find_white_space(_sip_header_t *);
H A Dsip_parse_hdrs.c615 if (sip_find_white_space(sip_header) == 0) {
844 if (sip_find_white_space(sip_header)) {
1106 if (sip_find_white_space(sip_header)) {
1229 if (sip_find_white_space(sip_header) != 0) {
H A Dsip_parse_generic.c142 sip_find_white_space(_sip_header_t *sip_header) function
1010 if (sip_find_white_space(hdr)) {

Completed in 61 milliseconds