Home
last modified time | relevance | path

Searched refs:EmailList (Results 1 – 25 of 201) sorted by relevance

123456789

/dports/mail/neomutt/neomutt-20211029/
H A Dcommands.h31 struct EmailList;
54 void ci_bounce_message(struct Mailbox *m, struct EmailList *el);
56 bool mutt_check_traditional_pgp(struct Mailbox *m, struct EmailList *el);
61 void mutt_pipe_message(struct Mailbox *m, struct EmailList *el);
62 void mutt_print_message(struct Mailbox *m, struct EmailList *el);
63 int mutt_save_message(struct Mailbox *m, struct EmailList *el, enum MessageSaveOpt, enum MessageTr…
H A Dprotos.h37 struct EmailList;
59 int mutt_ev_message(struct Mailbox *m, struct EmailList *el, enum EvMessage action);
68 void mutt_emails_set_flag(struct Mailbox *m, struct EmailList *el, enum MessageType flag, bool bf);
69 int mutt_change_flag(struct Mailbox *m, struct EmailList *el, bool bf);
H A Dmutt_header.h28 struct EmailList;
34 int mutt_label_message(struct Mailbox *m, struct EmailList *el);
H A Dcontext.h30 struct EmailList;
83 int el_add_tagged (struct EmailList *el, struct Context *ctx, struct Email *e, bool use_tagged);
H A Dmutt_thread.h33 struct EmailList;
119 bool mutt_link_threads (struct Email *parent, struct EmailList *children, st…
H A Dcommands.c91 void ci_bounce_message(struct Mailbox *m, struct EmailList *el) in ci_bounce_message()
289 static int pipe_message(struct Mailbox *m, struct EmailList *el, const char *cmd, in pipe_message()
417 void mutt_pipe_message(struct Mailbox *m, struct EmailList *el) in mutt_pipe_message()
448 void mutt_print_message(struct Mailbox *m, struct EmailList *el) in mutt_print_message()
801 int mutt_save_message(struct Mailbox *m, struct EmailList *el, in mutt_save_message()
1235 bool mutt_check_traditional_pgp(struct Mailbox *m, struct EmailList *el) in mutt_check_traditional_pgp()
H A Dflags.c354 void mutt_emails_set_flag(struct Mailbox *m, struct EmailList *el, in mutt_emails_set_flag()
436 int mutt_change_flag(struct Mailbox *m, struct EmailList *el, bool bf) in mutt_change_flag()
/dports/mail/neomutt/neomutt-20211029/email/
H A Demail.h135 STAILQ_HEAD(EmailList, EmailNode);
187 int emaillist_add_email(struct EmailList *el, struct Email *e);
188 void emaillist_clear (struct EmailList *el);
H A Demail.c138 void emaillist_clear(struct EmailList *el) in emaillist_clear()
159 int emaillist_add_email(struct EmailList *el, struct Email *e) in emaillist_add_email()
/dports/games/ksirk/ksirk-21.12.3/ksirk/iris/src/xmpp/xmpp-im/
H A Dxmpp_vcard.h171 typedef QList<Email> EmailList; typedef
172 const EmailList &emailList() const;
173 void setEmailList(const EmailList &);
/dports/net-im/kopete/kopete-21.12.3/protocols/jabber/libiris/src/xmpp/xmpp-im/
H A Dxmpp_vcard.h176 typedef QList<Email> EmailList; typedef
177 const EmailList &emailList() const;
178 void setEmailList(const EmailList &);
/dports/net-im/psi/psi-1.5/iris/src/xmpp/xmpp-im/
H A Dxmpp_vcard.h176 typedef QList<Email> EmailList; typedef
177 const EmailList &emailList() const;
178 void setEmailList(const EmailList &);
/dports/mail/neomutt/neomutt-20211029/imap/
H A Dlib.h68 struct EmailList;
95 int imap_copy_messages(struct Mailbox *m, struct EmailList *el, const char *dest, enum MessageSaveO…
/dports/mail/mailman/mailman-2.1.39/Mailman/Gui/
H A DNonDigest.py151 ('regular_exclude_lists', mm_cfg.EmailList, (3, WIDTH), 0,
173 ('regular_include_lists', mm_cfg.EmailList, (3, WIDTH), 0,
H A DGeneral.py77 ('owner', mm_cfg.EmailList, (3, WIDTH), 0,
101 ('moderator', mm_cfg.EmailList, (3, WIDTH), 0,
/dports/mail/mailman-exim4/mailman-2.1.39/Mailman/Gui/
H A DNonDigest.py151 ('regular_exclude_lists', mm_cfg.EmailList, (3, WIDTH), 0,
173 ('regular_include_lists', mm_cfg.EmailList, (3, WIDTH), 0,
H A DGeneral.py77 ('owner', mm_cfg.EmailList, (3, WIDTH), 0,
101 ('moderator', mm_cfg.EmailList, (3, WIDTH), 0,
/dports/mail/mailman-postfix/mailman-2.1.39/Mailman/Gui/
H A DNonDigest.py151 ('regular_exclude_lists', mm_cfg.EmailList, (3, WIDTH), 0,
173 ('regular_include_lists', mm_cfg.EmailList, (3, WIDTH), 0,
H A DGeneral.py77 ('owner', mm_cfg.EmailList, (3, WIDTH), 0,
101 ('moderator', mm_cfg.EmailList, (3, WIDTH), 0,
/dports/mail/neomutt/neomutt-20211029/send/
H A Dsend.h34 struct EmailList;
68 … struct Email *e_templ, const char *tempfile, struct Mailbox *m, struct EmailList *el, struct Conf…
/dports/mail/neomutt/neomutt-20211029/ncrypt/
H A Dlib.h67 struct EmailList;
142 void crypt_extract_keys_from_messages(struct Mailbox *m, struct EmailList *el);
/dports/mail/neomutt/neomutt-20211029/pager/
H A Dfunctions.c238 struct EmailList el = STAILQ_HEAD_INITIALIZER(el); in op_bounce_message()
296 struct EmailList el = STAILQ_HEAD_INITIALIZER(el); in op_compose_to_sender()
317 struct EmailList el = STAILQ_HEAD_INITIALIZER(el); in op_copy_message()
474 struct EmailList el = STAILQ_HEAD_INITIALIZER(el); in op_edit_label()
539 struct EmailList el = STAILQ_HEAD_INITIALIZER(el); in op_extract_keys()
603 struct EmailList el = STAILQ_HEAD_INITIALIZER(el); in op_forward_message()
708 struct EmailList el = STAILQ_HEAD_INITIALIZER(el); in op_mail_key()
728 struct EmailList el = STAILQ_HEAD_INITIALIZER(el); in op_main_set_flag()
1001 struct EmailList el = STAILQ_HEAD_INITIALIZER(el); in op_pipe()
1064 struct EmailList el = STAILQ_HEAD_INITIALIZER(el); in op_print()
[all …]
/dports/net-im/gloox/gloox-1.0.24/src/
H A Dvcard.h107 typedef std::list<Email> EmailList; typedef
478 const EmailList& emailAddresses() const { return m_emailList; } in emailAddresses()
591 EmailList m_emailList;
/dports/mail/neomutt/neomutt-20211029/index/
H A Dfunctions.c103 struct EmailList el = STAILQ_HEAD_INITIALIZER(el); in op_bounce_message()
134 struct EmailList el = STAILQ_HEAD_INITIALIZER(el); in op_check_traditional()
153 struct EmailList el = STAILQ_HEAD_INITIALIZER(el); in op_compose_to_sender()
187 struct EmailList el = STAILQ_HEAD_INITIALIZER(el); in op_delete()
309 struct EmailList el = STAILQ_HEAD_INITIALIZER(el); in op_display_message()
354 struct EmailList el = STAILQ_HEAD_INITIALIZER(el); in op_edit_label()
407 struct EmailList el = STAILQ_HEAD_INITIALIZER(el); in op_edit_raw_message()
484 struct EmailList el = STAILQ_HEAD_INITIALIZER(el); in op_extract_keys()
561 struct EmailList el = STAILQ_HEAD_INITIALIZER(el); in op_forward_message()
590 struct EmailList el = STAILQ_HEAD_INITIALIZER(el); in op_group_reply()
[all …]
/dports/net-im/centerim/centerim-4.22.10/libicq2000/libicq2000/
H A DContact.h103 typedef std::list<std::string> EmailList; typedef
104 EmailList emails;

123456789