SIP_HCOLON
"%s %c %d %s \"%s\"%s", hdr_name, SIP_HCOLON, code, addr,
"%s %c %d %d %s%s", hdr_name, SIP_HCOLON, resp_num, cseq,
SIP_VIA, SIP_HCOLON, SIP_VERSION, sent_protocol_transport,
" %c %d", SIP_HCOLON, sent_by_port);
"%s %c %u%s%s", SIP_CONTENT_LENGTH, SIP_HCOLON, length,
"%s %c", hdr_name, SIP_HCOLON);
hdr_name, SIP_HCOLON, str1, sep, str2, SIP_CRLF);
hdr_name, SIP_HCOLON, str1, sep, str2, SIP_CRLF);
"%s %c \"%s\"%c%s%c%s%s", hdr_name, SIP_HCOLON,
hdr_name, SIP_HCOLON, str1, sep, str2, SIP_SEMI,
"%s %c %s%s", hdr_name, SIP_HCOLON, str, SIP_CRLF);
"%s %c %s%c%s%s", hdr_name, SIP_HCOLON, str, param_sep,
"%s %c %s%s", hdr_name, SIP_HCOLON, digit_str, SIP_CRLF);
"%s %c %s%c%s%s", hdr_name, SIP_HCOLON, digit_str,
"%s %c %s %s%s", hdr_name, SIP_HCOLON, digit_str, s,
"%s %c %s %s%c%s%s", hdr_name, SIP_HCOLON, digit_str,
count = snprintf(rp, rpl, "%s %c ", SIP_ROUTE, SIP_HCOLON);
"%s %c ", SIP_TO, SIP_HCOLON);
"%s %c ", SIP_FROM, SIP_HCOLON);
if (sip_find_separator(sip_header, SIP_HCOLON, 0,
if (*header->sip_hdr_current == SIP_HCOLON) {
if (*header->sip_hdr_current == SIP_HCOLON) {
if (sip_find_token(sip_header, SIP_HCOLON) != 0)
if (sip_find_token(sip_header, SIP_HCOLON) != 0) {
SIP_HCOLON, B_FALSE)) {
if (*sip_header->sip_hdr_current == SIP_HCOLON) {
while (*c-- != SIP_HCOLON)