Searched refs:EVREQ_HTTP_INVALID_HEADER (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/libevent/include/event2/
H A Dhttp.h584 EVREQ_HTTP_INVALID_HEADER, enumerator in enum:evhttp_request_error
/freebsd-13-stable/contrib/ntp/sntp/libevent/include/event2/
H A Dhttp.h571 EVREQ_HTTP_INVALID_HEADER, enumerator in enum:evhttp_request_error
/freebsd-13-stable/contrib/libevent/
H A Dhttp.c676 case EVREQ_HTTP_INVALID_HEADER:
1058 evhttp_connection_fail_(evcon, EVREQ_HTTP_INVALID_HEADER);
2191 evhttp_connection_fail_(evcon, EVREQ_HTTP_INVALID_HEADER);
2243 evhttp_connection_fail_(evcon, EVREQ_HTTP_INVALID_HEADER);
2266 evhttp_connection_fail_(evcon, EVREQ_HTTP_INVALID_HEADER);
2315 evhttp_connection_fail_(evcon, EVREQ_HTTP_INVALID_HEADER);
/freebsd-13-stable/contrib/ntp/sntp/libevent/
H A Dhttp.c652 case EVREQ_HTTP_INVALID_HEADER:
997 evhttp_connection_fail_(evcon, EVREQ_HTTP_INVALID_HEADER);
2098 EVREQ_HTTP_INVALID_HEADER);
2154 evhttp_connection_fail_(evcon, EVREQ_HTTP_INVALID_HEADER);
2177 evhttp_connection_fail_(evcon, EVREQ_HTTP_INVALID_HEADER);
2227 evhttp_connection_fail_(evcon, EVREQ_HTTP_INVALID_HEADER);

Completed in 122 milliseconds