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

  /src/external/bsd/libevent/dist/
evbuffer-internal.h 96 * The last_with_datap pointer points at _whatever 'next' pointer_
98 * is the first chain, or it is NULL, then the last_with_datap pointer
101 struct evbuffer_chain **last_with_datap; member in struct:evbuffer
  /src/external/bsd/ntp/dist/sntp/libevent/
evbuffer-internal.h 96 * The last_with_datap pointer points at _whatever 'next' pointer_
98 * is the first chain, or it is NULL, then the last_with_datap pointer
101 struct evbuffer_chain **last_with_datap; member in struct:evbuffer

Completed in 16 milliseconds