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

/dovecot/src/lib-mail/
H A Dmessage-parser.c222 boundary_line_find(struct message_parser_ctx *ctx, function
380 ret = boundary_line_find(ctx, block_r->data,
407 ret = boundary_line_find(ctx, cur, end - cur, full, &boundary);
566 boundary_line_find(ctx, block_r->data,

Completed in 1262 milliseconds