HomeSort by relevance Sort by last modified time
    Searched refs:EVHTTP_REQ_NEEDS_FREE (Results 1 - 2 of 2) sorted by null

  /external/libevent/include/event2/
http_struct.h 79 #define EVHTTP_REQ_NEEDS_FREE 0x0010
  /external/libevent/
http.c 970 if ((req->flags & EVHTTP_REQ_NEEDS_FREE) != 0) {
1093 if ((req->flags & EVHTTP_REQ_NEEDS_FREE) != 0) {
    [all...]

Completed in 69 milliseconds