Searched defs:src_idx (Results 1 - 1 of 1) sorted by relevance

/dovecot/src/lib/
H A Darray.h291 const struct array *src, unsigned int src_idx, unsigned int count)
296 src->buffer, src_idx * src->element_size,
290 array_copy(struct array *dest, unsigned int dest_idx, const struct array *src, unsigned int src_idx, unsigned int count) argument

Completed in 12 milliseconds