Home
last modified time | relevance | path

Searched refs:tagged_handler (Results 1 – 13 of 13) sorted by relevance

/dports/mail/mailutils/mailutils-3.13/libproto/imap/
H A Dgencom.c72 if (cmd->tagged_handler) in mu_imap_gencom()
73 cmd->tagged_handler (imap); in mu_imap_gencom()
H A Dmbcreate.c44 com.tagged_handler = NULL; in mu_imap_mailbox_create()
H A Ddelete.c47 com.tagged_handler = NULL; in mu_imap_delete()
H A Dsubscribe.c45 com.tagged_handler = NULL; in mu_imap_subscribe()
H A Dunsubscribe.c45 com.tagged_handler = NULL; in mu_imap_unsubscribe()
H A Drename.c46 com.tagged_handler = NULL; in mu_imap_rename()
H A Dstore.c48 com.tagged_handler = NULL; in mu_imap_store()
H A Dcopy.c47 com.tagged_handler = NULL; in mu_imap_copy()
H A Dsearch.c120 com.tagged_handler = NULL; in mu_imap_search()
H A Dgenlist.c179 com.tagged_handler = NULL; in mu_imap_genlist()
H A Dfetch.c54 com.tagged_handler = NULL; in mu_imap_fetch()
/dports/mail/mailutils/mailutils-3.13/include/mailutils/sys/
H A Dimap.h162 void (*tagged_handler) (mu_imap_t); member
/dports/mail/mailutils/mailutils-3.13/
H A DChangeLog13483 <handler>: Rename to tagged_handler.