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

/osnet-11/usr/src/lib/libsip/common/
H A Dsip_msg.c406 boolean_t crlf_present = B_FALSE; local
418 crlf_present = B_FALSE;
436 crlf_present = B_TRUE;
442 if (value->next == NULL && !first && !crlf_present) {
H A Dsip_ui.c303 boolean_t crlf_present = B_FALSE; local
307 crlf_present = B_FALSE;
317 crlf_present = B_TRUE;
324 if (!crlf_present) {

Completed in 170 milliseconds