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

/freebsd-11-stable/contrib/ntp/sntp/libevent/include/event2/
H A Dhttp.h567 EVREQ_HTTP_EOF, enumerator in enum:evhttp_request_error
/freebsd-11-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-11-stable/contrib/ntp/sntp/libevent/test/
H A Dregress_http.c684 evhttp_connection_fail_(delayed_client, EVREQ_HTTP_EOF);

Completed in 237 milliseconds