Lines Matching defs:cmd_list_context
15 struct cmd_list_context {
31 mailbox_flags2str(struct cmd_list_context *ctx, string_t *str,
61 mailbox_childinfo2str(struct cmd_list_context *ctx, string_t *str,
76 parse_select_flags(struct cmd_list_context *ctx, const struct imap_arg *args)
120 parse_return_flags(struct cmd_list_context *ctx, const struct imap_arg *args)
183 list_send_status(struct cmd_list_context *ctx, const char *name,
215 struct cmd_list_context *ctx = cmd->context;
276 list_get_ref_patterns(struct cmd_list_context *ctx, const char *ref,
297 static void cmd_list_init(struct cmd_list_context *ctx,
355 struct cmd_list_context *ctx;
365 ctx = p_new(cmd->pool, struct cmd_list_context, 1);