Searched refs:hdr_end (Results 1 – 3 of 3) sorted by relevance
342 hdr_end = 0, enumerator462 return (hdr_end); in _http_next_header()1053 case hdr_end: in _http_request()1059 } while (h > hdr_end); in _http_request()
384 hdr_end = 0, enumerator511 return (hdr_end); in http_next_header()797 } while (h > hdr_end); in http_connect()1132 case hdr_end: in http_request()1138 } while (h > hdr_end); in http_request()
595 const unsigned char* hdr_end = pshdrs + shdr_size * shnum; in find_shdr() local628 while (hdr < hdr_end) in find_shdr()