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

/dovecot/src/pop3/
H A Dpop3-client.h78 uoff_t top_bytes; member in struct:client
H A Dpop3-client.c528 { 'p', dec2str(client->top_bytes), "top_bytes" },
H A Dpop3-commands.c560 return fetch(client, msgnum, max_lines, "TOP", &client->top_bytes);

Completed in 10 milliseconds