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

/dovecot/src/lib-storage/list/
H A Dmailbox-list-iter.c22 struct ns_list_iterate_context { struct
40 static void mailbox_list_ns_iter_failed(struct ns_list_iterate_context *ctx);
41 static bool ns_match_next(struct ns_list_iterate_context *ctx,
43 static int mailbox_list_match_anything(struct ns_list_iterate_context *ctx,
172 ns_match_simple(struct ns_list_iterate_context *ctx, struct mail_namespace *ns)
185 ns_is_match_within_ns(struct ns_list_iterate_context *ctx,
241 static bool ns_match_next(struct ns_list_iterate_context *ctx,
282 mailbox_list_ns_match_patterns(struct ns_list_iterate_context *ctx)
304 iter_next_try_prefix_pattern(struct ns_list_iterate_context *ctx,
330 mailbox_list_ns_prefix_match(struct ns_list_iterate_context *ct
[all...]

Completed in 13 milliseconds