OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:EVHTTP_REQ_HEAD
(Results
1 - 2
of
2
) sorted by null
/external/chromium/third_party/libevent/
evhttp.h
179
enum evhttp_cmd_type { EVHTTP_REQ_GET, EVHTTP_REQ_POST,
EVHTTP_REQ_HEAD
};
/external/chromium_org/third_party/libevent/
evhttp.h
179
enum evhttp_cmd_type { EVHTTP_REQ_GET, EVHTTP_REQ_POST,
EVHTTP_REQ_HEAD
};
Completed in 34 milliseconds