Searched refs:EVREQ_HTTP_REQUEST_CANCEL (Results 1 - 6 of 6) sorted by relevance

/freebsd-13-stable/contrib/libevent/include/event2/
H A Dhttp.h592 EVREQ_HTTP_REQUEST_CANCEL, enumerator in enum:evhttp_request_error
/freebsd-13-stable/contrib/ntp/sntp/libevent/include/event2/
H A Dhttp.h579 EVREQ_HTTP_REQUEST_CANCEL, enumerator in enum:evhttp_request_error
/freebsd-13-stable/contrib/libevent/
H A Dhttp.c678 case EVREQ_HTTP_REQUEST_CANCEL:
752 if (error != EVREQ_HTTP_REQUEST_CANCEL) {
2666 EVREQ_HTTP_REQUEST_CANCEL);
/freebsd-13-stable/contrib/ntp/sntp/libevent/
H A Dhttp.c654 case EVREQ_HTTP_REQUEST_CANCEL:
712 if (error != EVREQ_HTTP_REQUEST_CANCEL) {
2547 EVREQ_HTTP_REQUEST_CANCEL);
/freebsd-13-stable/contrib/libevent/test/
H A Dregress_http.c1318 if (error != EVREQ_HTTP_REQUEST_CANCEL) {
/freebsd-13-stable/contrib/ntp/sntp/libevent/test/
H A Dregress_http.c84 IMPL_HTTP_REQUEST_ERROR_CB(cancel, EVREQ_HTTP_REQUEST_CANCEL)

Completed in 306 milliseconds