Home
last modified time | relevance | path

Searched refs:EVHTTP_PROXY_REQUEST (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/ntp/sntp/libevent/include/event2/
H A Dhttp_struct.h73 #define EVHTTP_PROXY_REQUEST 0x0002 macro
/freebsd/contrib/libevent/include/event2/
H A Dhttp_struct.h73 #define EVHTTP_PROXY_REQUEST 0x0002 macro
/freebsd/contrib/ntp/sntp/libevent/
H A Dhttp.c470 if (flags & EVHTTP_PROXY_REQUEST) { in evhttp_is_connection_close()
579 if (!(req->flags & EVHTTP_PROXY_REQUEST)) in evhttp_make_header_response()
1893 req->flags |= EVHTTP_PROXY_REQUEST; in evhttp_parse_request_line()
/freebsd/contrib/libevent/
H A Dhttp.c470 if (flags & EVHTTP_PROXY_REQUEST) { in evhttp_is_connection_close()
579 if (!(req->flags & EVHTTP_PROXY_REQUEST)) in evhttp_make_header_response()
1893 req->flags |= EVHTTP_PROXY_REQUEST; in evhttp_parse_request_line()