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

  /external/libevent/include/event2/
buffer.h 48 evbuffer_expand() first to make sure that enough memory is allocated
244 int evbuffer_expand(struct evbuffer *buf, size_t datlen);
  /external/libevent/
buffer.c 1969 evbuffer_expand(struct evbuffer *buf, size_t datlen) function
    [all...]

Completed in 103 milliseconds