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

/dovecot/src/imap/
H A Dimap-commands-util.c217 client_send_storage_error(cmd, mailbox_get_storage(box));
220 void client_send_storage_error(struct client_command_context *cmd, function
/dovecot/src/pop3/
H A Dpop3-client.c282 client_send_storage_error(client);
459 client_send_storage_error(client);
706 void client_send_storage_error(struct client *client) function

Completed in 24 milliseconds