Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libsip/common/
H A Dsip_headers.c300 int ncrlf = 0; in _sip_copy_header() local
321 ncrlf++; in _sip_copy_header()
329 ncrlf = (ncrlf - 1) * strlen(SIP_CRLF); in _sip_copy_header()
332 hdrlen = header->sip_hdr_end - header->sip_hdr_start - ncrlf; in _sip_copy_header()