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

  /external/libevent/
evbuffer-internal.h 189 #define EVBUFFER_REFERENCE 0x0004 /**< a chain with a mem reference */
buffer.c 200 EVBUFFER_REFERENCE)) {
201 if (chain->flags & EVBUFFER_REFERENCE) {
    [all...]

Completed in 50 milliseconds