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

/dovecot/src/lib/
H A Distream-concat.c232 find_v_offset(struct concat_istream *cstream, uoff_t *v_offset, function
283 if (find_v_offset(cstream, &v_offset, &cstream->cur_idx) < 0) {
316 if (find_v_offset(cstream, &v_offset, &cur_idx) < 0)

Completed in 7 milliseconds