HomeSort by: relevance | last modified time | path
    Searched defs:EVHTTP_REQ_GET (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/libevent/dist/include/event2/
http.h 494 EVHTTP_REQ_GET = 1 << 0,
787 @param type the request type EVHTTP_REQ_GET, EVHTTP_REQ_POST, etc.
  /src/external/bsd/ntp/dist/sntp/libevent/include/event2/
http.h 495 EVHTTP_REQ_GET = 1 << 0,
788 @param type the request type EVHTTP_REQ_GET, EVHTTP_REQ_POST, etc.

Completed in 27 milliseconds