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

/dovecot/src/pop3/
H A Dpop3-commands.c427 static int client_reply_msg_expunged(struct client *client, unsigned int msgnum) function
455 ret = client_reply_msg_expunged(client, msgnum);
894 return client_reply_msg_expunged(client, msgnum);

Completed in 9 milliseconds