Searched refs:POP3C_MAX_INBUF_SIZE (Results 1 - 1 of 1) sorted by relevance

/dovecot/src/lib-storage/index/pop3c/
H A Dpop3c-client.c22 #define POP3C_MAX_INBUF_SIZE (1024*32) macro
644 i_stream_create_fd(client->fd, POP3C_MAX_INBUF_SIZE);
907 cmd->input = i_stream_create_seekable(inputs, POP3C_MAX_INBUF_SIZE,

Completed in 527 milliseconds