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

/dovecot/src/pop3/
H A Dpop3-commands.c317 uoff_t *byte_counter; member in struct:fetch_context
419 *ctx->byte_counter +=
441 const char *reason, uoff_t *byte_counter)
447 ctx->byte_counter = byte_counter;
440 fetch(struct client *client, unsigned int msgnum, uoff_t body_lines, const char *reason, uoff_t *byte_counter) argument

Completed in 26 milliseconds