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

/dovecot/src/plugins/fts-lucene/
H A Dlucene-wrapper.cc98 bool warned; member in struct:rescan_context
776 ctx->warned = FALSE;
804 if (!ctx->warned) {
808 ctx->warned = TRUE;
/dovecot/src/auth/
H A Dauth-request.c2158 static bool warned = FALSE; local
2159 if (!warned) {
2161 warned = TRUE;

Completed in 571 milliseconds