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

/dovecot/src/lib-storage/index/
H A Dindex-mail-binary.c32 struct binary_ctx { struct
44 static void binary_copy_to(struct binary_ctx *ctx, uoff_t end_offset)
83 add_binary_part(struct binary_ctx *ctx, const struct message_part *part,
231 static void binary_streams_free(struct binary_ctx *ctx)
240 binary_parts_update(struct binary_ctx *ctx, const struct message_part *part,
280 static void binary_parts_cache(struct binary_ctx *ctx)
291 static struct istream **blocks_get_streams(struct binary_ctx *ctx)
307 blocks_count_lines(struct binary_ctx *ctx, struct istream *full_input)
369 struct binary_ctx ctx;

Completed in 8 milliseconds