Searched defs:client_send_reply_code (Results 1 - 1 of 1) sorted by relevance
/dovecot/src/imap-login/ |
H A D | imap-login-client.c | 458 void client_send_reply_code(struct client *client, enum imap_cmd_reply reply, function 484 client_send_reply_code(client, reply, NULL, text); 502 client_send_reply_code(client, IMAP_CMD_REPLY_BYE, 505 client_send_reply_code(client, IMAP_CMD_REPLY_BYE, NULL, text);
|
Completed in 221 milliseconds