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

  /src/external/bsd/libevent/dist/
http-internal.h 76 #define EVHTTP_CON_AUTOFREE EVHTTP_CON_PUBLIC_FLAGS_END
79 #define EVHTTP_CON_READING_ERROR (EVHTTP_CON_AUTOFREE << 1)
  /src/external/bsd/ntp/dist/sntp/libevent/
http-internal.h 77 #define EVHTTP_CON_AUTOFREE EVHTTP_CON_PUBLIC_FLAGS_END
80 #define EVHTTP_CON_READING_ERROR (EVHTTP_CON_AUTOFREE << 1)

Completed in 25 milliseconds