Searched refs:imap_fetch_cmd_init_handler (Results 1 - 1 of 1) sorted by relevance

/dovecot/src/imap/
H A Dcmd-fetch.c23 imap_fetch_cmd_init_handler(struct imap_fetch_context *ctx, function
52 if (!imap_fetch_cmd_init_handler(ctx, cmd, "UID", &arg))
68 if (!imap_fetch_cmd_init_handler(ctx, cmd, str, &arg))
73 if (!imap_fetch_cmd_init_handler(ctx, cmd, *macro, &arg))
90 if (!imap_fetch_cmd_init_handler(ctx, cmd, str, &arg))

Completed in 9 milliseconds