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

/netbsd-current/external/bsd/ntp/dist/sntp/libevent/include/event2/
H A Dhttp.h581 EVREQ_HTTP_REQUEST_CANCEL, enumerator in enum:evhttp_request_error
/netbsd-current/external/bsd/libevent/dist/include/event2/
H A Dhttp.h595 EVREQ_HTTP_REQUEST_CANCEL, enumerator in enum:evhttp_request_error
/netbsd-current/external/bsd/ntp/dist/sntp/libevent/
H A Dhttp.c656 case EVREQ_HTTP_REQUEST_CANCEL:
714 if (error != EVREQ_HTTP_REQUEST_CANCEL) {
2549 EVREQ_HTTP_REQUEST_CANCEL);
/netbsd-current/external/bsd/libevent/dist/
H A Dhttp.c694 case EVREQ_HTTP_REQUEST_CANCEL:
768 if (error != EVREQ_HTTP_REQUEST_CANCEL) {
2718 EVREQ_HTTP_REQUEST_CANCEL);
/netbsd-current/external/bsd/ntp/dist/sntp/libevent/test/
H A Dregress_http.c86 IMPL_HTTP_REQUEST_ERROR_CB(cancel, EVREQ_HTTP_REQUEST_CANCEL)
/netbsd-current/external/bsd/libevent/dist/test/
H A Dregress_http.c1366 if (error != EVREQ_HTTP_REQUEST_CANCEL) {

Completed in 132 milliseconds