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

/dovecot/src/imap/
H A Dimap-fetch-body.c20 struct imap_fetch_body_data { struct
48 static const char *get_body_name(const struct imap_fetch_body_data *body)
68 const struct imap_fetch_body_data *body,
137 get_body_human_name(pool_t pool, struct imap_fetch_body_data *body)
174 struct imap_fetch_body_data *body)
202 struct imap_fetch_body_data *body)
236 struct imap_fetch_body_data *body, const char *prefix,
268 static int body_parse_partial(struct imap_fetch_body_data *body,
313 struct imap_fetch_body_data *body;
321 body = p_new(ctx->pool, struct imap_fetch_body_data,
[all...]

Completed in 14 milliseconds