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

/dovecot/src/lib-storage/list/
H A Dmailbox-list-iter.c41 static bool ns_match_next(struct ns_list_iterate_context *ctx,
217 ns_match_next(ctx, tmp, pattern))
241 static bool ns_match_next(struct ns_list_iterate_context *ctx, function
295 if (ns_match_next(ctx, ns, ctx->patterns_ns_match[i]))

Completed in 39 milliseconds