Home
last modified time | relevance | path

Searched defs:imapc_untagged_reply (Results 1 – 1 of 1) sorted by relevance

/dports/mail/dovecot/dovecot-2.3.17/src/lib-imap-client/
H A Dimapc-client.h144 struct imapc_untagged_reply { struct
146 const char *name;
149 uint32_t num;
151 const struct imap_arg *args;
176 typedef void imapc_untagged_callback_t(const struct imapc_untagged_reply *reply, argument