Searched refs:crlf_present (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libsip/common/
H A Dsip_msg.c409 boolean_t crlf_present = B_FALSE; local
421 crlf_present = B_FALSE;
439 crlf_present = B_TRUE;
445 if (value->next == NULL && !first && !crlf_present) {
H A Dsip_ui.c306 boolean_t crlf_present = B_FALSE; local
310 crlf_present = B_FALSE;
320 crlf_present = B_TRUE;
327 if (!crlf_present) {

Completed in 61 milliseconds