Searched refs:EVHTTP_REQ_CONNECT (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/ntp/sntp/libevent/include/event2/
H A Dhttp.h486 EVHTTP_REQ_CONNECT = 1 << 7, enumerator in enum:evhttp_cmd_type
/freebsd-11-stable/contrib/ntp/sntp/libevent/
H A Dhttp.c324 case EVHTTP_REQ_CONNECT:
1711 type = EVHTTP_REQ_CONNECT;
2072 case EVHTTP_REQ_CONNECT:

Completed in 74 milliseconds