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

/freebsd-9.3-release/contrib/ntp/sntp/libevent/
H A Dhttp-internal.h189 void evhttp_connection_fail_(struct evhttp_connection *,
H A Dhttp.c682 evhttp_connection_fail_(struct evhttp_connection *evcon, function
954 evhttp_connection_fail_(evcon, EVREQ_HTTP_DATA_TOO_LONG);
983 evhttp_connection_fail_(evcon,
997 evhttp_connection_fail_(evcon, EVREQ_HTTP_INVALID_HEADER);
1022 evhttp_connection_fail_(evcon,
1152 * evhttp_connection_fail_.
1257 might. That caused an assertion failure in evhttp_connection_fail_.
1426 evhttp_connection_fail_(evcon, EVREQ_HTTP_TIMEOUT);
1428 evhttp_connection_fail_(evcon, EVREQ_HTTP_EOF);
1431 evhttp_connection_fail_(evco
[all...]
H A Devrpc.c976 evhttp_connection_fail_(evcon, EVREQ_HTTP_TIMEOUT);
/freebsd-9.3-release/contrib/ntp/sntp/libevent/test/
H A Dregress_http.c684 evhttp_connection_fail_(delayed_client, EVREQ_HTTP_EOF);
3252 * evhttp_connection error (see evhttp_connection_fail_()). The

Completed in 190 milliseconds