Searched defs:notified (Results 1 - 1 of 1) sorted by relevance
/dovecot/src/plugins/fts/ | ||
H A D | fts-indexer.c | 33 bool notified:1; member in struct:fts_indexer_context 88 ctx->notified = TRUE; 153 if (ctx->notified) { 154 /* we notified at least once */ |
Completed in 10 milliseconds