Searched defs:cmd_sync_continue (Results 1 - 1 of 1) sorted by relevance
/dovecot/src/imap/ | ||
H A D | imap-sync.c | 618 static bool cmd_sync_continue(struct client_command_context *sync_cmd) function 715 sync_cmd->func = cmd_sync_continue; 718 if (!cmd_sync_continue(sync_cmd)) { |
Completed in 1227 milliseconds