Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/sntp/libevent/
H A Devbuffer-internal.h235 struct evbuffer_file_segment { struct
236 void *lock; /**< lock prevent concurrent access to refcnt */
237 int refcnt; /**< Reference count for this file segment */
238 unsigned flags; /**< combination of EVBUF_FS_* flags */
263 evbuffer_file_segment_cleanup_cb cleanup_cb; argument
265 void *cleanup_cb_arg;
/freebsd/contrib/libevent/
H A Devbuffer-internal.h235 struct evbuffer_file_segment { struct
236 void *lock; /**< lock prevent concurrent access to refcnt */
237 int refcnt; /**< Reference count for this file segment */
238 unsigned flags; /**< combination of EVBUF_FS_* flags */
263 evbuffer_file_segment_cleanup_cb cleanup_cb; argument
265 void *cleanup_cb_arg;