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

/dovecot/src/imap/
H A Dimap-client.c1217 static bool client_handle_next_command(struct client *client, bool *remove_io_r) argument
1219 *remove_io_r = FALSE;
1228 *remove_io_r = TRUE;
1250 *remove_io_r = TRUE;

Completed in 653 milliseconds