Searched refs:EVREQ_HTTP_INVALID_HEADER (Results 1 – 4 of 4) sorted by relevance
/freebsd/contrib/ntp/sntp/libevent/include/event2/ |
H A D | http.h | 586 EVREQ_HTTP_INVALID_HEADER, enumerator
|
/freebsd/contrib/libevent/include/event2/ |
H A D | http.h | 586 EVREQ_HTTP_INVALID_HEADER, enumerator
|
/freebsd/contrib/ntp/sntp/libevent/ |
H A D | http.c | 688 case EVREQ_HTTP_INVALID_HEADER: in evhttp_connection_incoming_fail() 1075 evhttp_connection_fail_(evcon, EVREQ_HTTP_INVALID_HEADER); in evhttp_read_body() 2232 evhttp_connection_fail_(evcon, EVREQ_HTTP_INVALID_HEADER); in evhttp_get_body() 2284 evhttp_connection_fail_(evcon, EVREQ_HTTP_INVALID_HEADER); in evhttp_read_firstline() 2307 evhttp_connection_fail_(evcon, EVREQ_HTTP_INVALID_HEADER); in evhttp_read_header() 2356 evhttp_connection_fail_(evcon, EVREQ_HTTP_INVALID_HEADER); in evhttp_read_header()
|
/freebsd/contrib/libevent/ |
H A D | http.c | 688 case EVREQ_HTTP_INVALID_HEADER: in evhttp_connection_incoming_fail() 1075 evhttp_connection_fail_(evcon, EVREQ_HTTP_INVALID_HEADER); in evhttp_read_body() 2232 evhttp_connection_fail_(evcon, EVREQ_HTTP_INVALID_HEADER); in evhttp_get_body() 2284 evhttp_connection_fail_(evcon, EVREQ_HTTP_INVALID_HEADER); in evhttp_read_firstline() 2307 evhttp_connection_fail_(evcon, EVREQ_HTTP_INVALID_HEADER); in evhttp_read_header() 2356 evhttp_connection_fail_(evcon, EVREQ_HTTP_INVALID_HEADER); in evhttp_read_header()
|