Searched refs:EVREQ_HTTP_EOF (Results 1 – 6 of 6) sorted by relevance
/freebsd/contrib/ntp/sntp/libevent/include/event2/ |
H A D | http.h | 582 EVREQ_HTTP_EOF, enumerator
|
/freebsd/contrib/libevent/include/event2/ |
H A D | http.h | 582 EVREQ_HTTP_EOF, enumerator
|
/freebsd/contrib/ntp/sntp/libevent/ |
H A D | http.c | 670 case EVREQ_HTTP_EOF: in evhttp_connection_incoming_fail() 1463 evhttp_connection_fail_(evcon, EVREQ_HTTP_EOF); in evhttp_connection_read_on_write_error() 1561 evhttp_connection_fail_(evcon, EVREQ_HTTP_EOF); in evhttp_error_cb() 2317 evhttp_connection_fail_(evcon, EVREQ_HTTP_EOF); in evhttp_read_header()
|
/freebsd/contrib/libevent/ |
H A D | http.c | 670 case EVREQ_HTTP_EOF: in evhttp_connection_incoming_fail() 1463 evhttp_connection_fail_(evcon, EVREQ_HTTP_EOF); in evhttp_connection_read_on_write_error() 1561 evhttp_connection_fail_(evcon, EVREQ_HTTP_EOF); in evhttp_error_cb() 2317 evhttp_connection_fail_(evcon, EVREQ_HTTP_EOF); in evhttp_read_header()
|
/freebsd/contrib/ntp/sntp/libevent/test/ |
H A D | regress_http.c | 777 evhttp_connection_fail_(delayed_client, EVREQ_HTTP_EOF); in http_large_delay_cb()
|
/freebsd/contrib/libevent/test/ |
H A D | regress_http.c | 777 evhttp_connection_fail_(delayed_client, EVREQ_HTTP_EOF); in http_large_delay_cb()
|