Home
last modified time | relevance | path

Searched defs:evbuffer_file_segment (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/bsd/libevent/dist/
H A Devbuffer-internal.h237 struct evbuffer_file_segment { struct
238 void *lock; /**< lock prevent concurrent access to refcnt */
239 int refcnt; /**< Reference count for this file segment */
240 unsigned flags; /**< combination of EVBUF_FS_* flags */
265 evbuffer_file_segment_cleanup_cb cleanup_cb; argument
267 void *cleanup_cb_arg;