Home
last modified time | relevance | path

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

/src/contrib/libevent/
H A Dhttp-internal.h22 ALL_DATA_READ = 1, enumerator
H A Dhttp.c963 return (ALL_DATA_READ); in evhttp_handle_chunked_read()
1006 case ALL_DATA_READ: in evhttp_read_trailer()
1053 case ALL_DATA_READ: in evhttp_read_body()
2028 enum message_read_status status = ALL_DATA_READ; in evhttp_parse_firstline_()
2117 status = ALL_DATA_READ; in evhttp_parse_headers_()
/src/contrib/ntp/sntp/libevent/
H A Dhttp-internal.h22 ALL_DATA_READ = 1, enumerator
H A Dhttp.c963 return (ALL_DATA_READ); in evhttp_handle_chunked_read()
1006 case ALL_DATA_READ: in evhttp_read_trailer()
1053 case ALL_DATA_READ: in evhttp_read_body()
2028 enum message_read_status status = ALL_DATA_READ; in evhttp_parse_firstline_()
2117 status = ALL_DATA_READ; in evhttp_parse_headers_()
/src/contrib/ntp/sntp/libevent/test/
H A Dregress_http.c267 if (done != ALL_DATA_READ) in http_readcb()
271 if (done != ALL_DATA_READ) in http_readcb()
656 if (done != ALL_DATA_READ) in http_badreq_readcb()
660 if (done != ALL_DATA_READ) in http_badreq_readcb()
3196 if (done != ALL_DATA_READ) in http_chunked_errorcb()
3200 if (done != ALL_DATA_READ) in http_chunked_errorcb()
/src/contrib/libevent/test/
H A Dregress_http.c267 if (done != ALL_DATA_READ) in http_readcb()
271 if (done != ALL_DATA_READ) in http_readcb()
656 if (done != ALL_DATA_READ) in http_badreq_readcb()
660 if (done != ALL_DATA_READ) in http_badreq_readcb()
3196 if (done != ALL_DATA_READ) in http_chunked_errorcb()
3200 if (done != ALL_DATA_READ) in http_chunked_errorcb()