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

/dovecot/src/lib-index/
H A Dmail-index-fsck.c143 unsigned int ext_offset, unsigned int *offset_p)
251 *offset_p += diff;
140 mail_index_fsck_keywords(struct mail_index *index, struct mail_index_map *map, struct mail_index_header *hdr, const struct mail_index_ext_header *ext_hdr, unsigned int ext_offset, unsigned int *offset_p) argument
H A Dmail-index-map.c107 unsigned int *offset_p,
114 offset = *offset_p;
147 *offset_p = offset;
106 mail_index_map_ext_get_next(struct mail_index_map *map, unsigned int *offset_p, const struct mail_index_ext_header **ext_hdr_r, const char **name_r) argument

Completed in 347 milliseconds