Searched refs:hdrstat (Results 1 – 1 of 1) sorted by relevance
402 int tmplen, hdrstat; in http_hdr_print() local480 hdrstat = http_hdr_status_get(hdr); in http_hdr_print()481 if (hdrstat == 200) { in http_hdr_print()487 tmplen = mime_format_int(p, hdrstat, (bufsize - (p - buf))); in http_hdr_print()