Searched refs:EVREQ_HTTP_EOF (Results 1 - 6 of 6) sorted by relevance

/freebsd-13-stable/contrib/libevent/include/event2/
H A Dhttp.h580 EVREQ_HTTP_EOF, enumerator in enum:evhttp_request_error
/freebsd-13-stable/contrib/ntp/sntp/libevent/include/event2/
H A Dhttp.h567 EVREQ_HTTP_EOF, enumerator in enum:evhttp_request_error
/freebsd-13-stable/contrib/libevent/
H A Dhttp.c658 case EVREQ_HTTP_EOF:
1439 evhttp_connection_fail_(evcon, EVREQ_HTTP_EOF);
1529 evhttp_connection_fail_(evcon, EVREQ_HTTP_EOF);
2276 evhttp_connection_fail_(evcon, EVREQ_HTTP_EOF);
/freebsd-13-stable/contrib/ntp/sntp/libevent/
H A Dhttp.c634 case EVREQ_HTTP_EOF:
1428 evhttp_connection_fail_(evcon, EVREQ_HTTP_EOF);
2190 evhttp_connection_fail_(evcon, EVREQ_HTTP_EOF);
/freebsd-13-stable/contrib/libevent/test/
H A Dregress_http.c731 evhttp_connection_fail_(delayed_client, EVREQ_HTTP_EOF);
/freebsd-13-stable/contrib/ntp/sntp/libevent/test/
H A Dregress_http.c684 evhttp_connection_fail_(delayed_client, EVREQ_HTTP_EOF);

Completed in 145 milliseconds