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

/dovecot/src/lib-storage/list/
H A Dmailbox-list-fs-iter.c52 bool inbox_found:1; member in struct:fs_list_iterate_context
710 ctx->inbox_found = TRUE;
732 ctx->inbox_found = TRUE;
784 if (!ctx->inbox_found && ctx->ctx.glob != NULL &&
790 ctx->inbox_found = TRUE;

Completed in 12 milliseconds