Home
last modified time | relevance | path

Searched defs:evhttp_request_kind (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/contrib/ntp/sntp/libevent/include/event2/
H A Dhttp.h491 enum evhttp_request_kind { EVHTTP_REQUEST, EVHTTP_RESPONSE }; enum
/freebsd-13.1/contrib/libevent/include/event2/
H A Dhttp.h504 enum evhttp_request_kind { EVHTTP_REQUEST, EVHTTP_RESPONSE }; enum