Home | History | Annotate | Download | only in event2

Lines Matching full:extents

254    The space is made available as one or more extents, represented by
256 available as only one extent. Allowing more extents, however, makes the
265 NOTE: The code currently does not ever use more than two extents.
270 total length of the extents may be greater than the requested
273 hold pointers to the reserved extents of memory.
276 @return the number of provided extents, or -1 on error.
289 This function may return an error if the pointer in the extents do
299 @param vec one or two extents returned by evbuffer_reserve_space.
300 @param n_vecs the number of extents.
625 with pointers to one or more extents of data inside the buffer.
627 The total data in the extents that you get back may be more than
642 extents would be necessary to point to the requested amount of
644 @return The number of extents needed. This may be less than n_vec