Searched refs:announce_count (Results 1 - 5 of 5) sorted by relevance

/dovecot/src/imap/
H A Dimap-commands-util.c300 if (!selecting && count == client->keywords.announce_count) {
305 client->keywords.announce_count = count;
341 client->keywords.announce_count = 0;
H A Dimap-client.h28 unsigned int announce_count; member in struct:mailbox_keywords
H A Dimap-fetch.c142 client->keywords.announce_count + 8);
H A Dimap-state.c673 client->keywords.announce_count = state->keywords_count;
H A Dimap-sync.c196 i_array_init(&ctx->tmp_keywords, client->keywords.announce_count + 8);

Completed in 990 milliseconds