Lines Matching defs:segment
191 #define EVBUFFER_FILESEGMENT 0x0001 /**< A chain used for a file segment */
226 /** File segment for a file-segment chain. Lives at the end of an
229 struct evbuffer_file_segment *segment;
239 int refcnt; /**< Reference count for this file segment */
242 /** What kind of file segment is this? */
255 * segment. */
257 /** Position of this segment within the file. */
260 * this data segment begins. */
262 /** The length of this segment. */