Searched defs:evbuffer_file_segment (Results 1 – 1 of 1) sorted by relevance
235 struct evbuffer_file_segment { struct236 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; argument265 void *cleanup_cb_arg;