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

/dovecot/src/pop3/
H A Dpop3-commands.c330 static void fetch_callback(struct client *client) function
478 client->cmd = fetch_callback;
480 fetch_callback(client);

Completed in 12 milliseconds