Home
last modified time | relevance | path

Searched refs:MailboxType (Results 1 – 25 of 42) sorted by relevance

12

/dports/sysutils/edk2/edk2-platforms-89f6170d/Silicon/Intel/CoffeelakeSiliconPkg/Cpu/Include/Library/
H A DCpuMailboxLib.h40 IN UINT32 MailboxType,
70 IN UINT32 MailboxType,
88 IN UINT32 MailboxType
/dports/sysutils/edk2/edk2-platforms-89f6170d/Silicon/Intel/KabylakeSiliconPkg/Cpu/Include/Library/
H A DCpuMailboxLib.h40 IN UINT32 MailboxType,
70 IN UINT32 MailboxType,
88 IN UINT32 MailboxType
/dports/sysutils/edk2/edk2-platforms-89f6170d/Silicon/Intel/CoffeelakeSiliconPkg/Cpu/Library/BaseCpuMailboxLibNull/
H A DBaseCpuMailboxLibNull.c35 IN UINT32 MailboxType, in MailboxWrite() argument
66 IN UINT32 MailboxType, in MailboxRead() argument
86 IN UINT32 MailboxType in PollMailboxReady() argument
/dports/sysutils/edk2/edk2-platforms-89f6170d/Silicon/Intel/KabylakeSiliconPkg/Cpu/Library/BaseCpuMailboxLibNull/
H A DBaseCpuMailboxLibNull.c34 IN UINT32 MailboxType,
65 IN UINT32 MailboxType,
85 IN UINT32 MailboxType
/dports/mail/neomutt/neomutt-20211029/
H A Dmx.h57 int mx_path_canon (char *buf, size_t buflen, const char *folder, enum MailboxType
61 enum MailboxType mx_path_probe (const char *path);
66 enum MailboxType mx_type (struct Mailbox *m);
79 const struct MxOps *mx_get_ops (enum MailboxType type);
H A Dsort.c56 enum MailboxType type; ///< Current mailbox type
281 static sort_mail_t get_sort_func(enum SortType method, enum MailboxType type) in get_sort_func()
329 enum MailboxType type, short sort, short sort_aux) in mutt_compare_emails()
H A Dsort.h64 enum MailboxType type, short sort, short sort_aux);
H A Dmx.c141 const struct MxOps *mx_get_ops(enum MailboxType type) in mx_get_ops()
1257 enum MailboxType type = mx_path_probe(path); in mx_path_is_empty()
1322 enum MailboxType mx_path_probe(const char *path) in mx_path_probe()
1327 enum MailboxType rc = MUTT_UNKNOWN; in mx_path_probe()
1368 int mx_path_canon(char *buf, size_t buflen, const char *folder, enum MailboxType *type) in mx_path_canon()
1451 enum MailboxType type2 = mx_path_probe(buf); in mx_path_canon()
1506 enum MailboxType type = mx_path_probe(buf); in mx_path_pretty()
1833 enum MailboxType mx_type(struct Mailbox *m) in mx_type()
H A Dmonitor.c88 enum MailboxType type;
97 enum MailboxType type;
/dports/mail/neomutt/neomutt-20211029/core/
H A Dmailbox.h43 enum MailboxType enum
105 enum MailboxType type; ///< Mailbox type
208 const char *mailbox_get_type_name(enum MailboxType type);
H A Dmxapi.h105 enum MailboxType type; ///< Mailbox type, e.g. #MUTT_IMAP
367 enum MailboxType (*path_probe)(const char *path, const struct stat *st);
H A Dneomutt.h61 size_t neomutt_mailboxlist_get_all(struct MailboxList *head, struct NeoMutt *n, enum MailboxType ty…
H A Daccount.h38 enum MailboxType type; ///< Type of Mailboxes this Account contains
H A Dneomutt.c165 enum MailboxType type) in neomutt_mailboxlist_get_all()
H A Dmailbox.c298 const char *mailbox_get_type_name(enum MailboxType type) in mailbox_get_type_name()
/dports/mail/neomutt/neomutt-20211029/maildir/
H A Dlib.h58 struct Email *maildir_parse_message (enum MailboxType type, const char *fname, bool is_old, stru…
59 struct Email *maildir_parse_stream (enum MailboxType type, FILE *fp, const char *fname, bool is…
/dports/mail/mailutils/mailutils-3.13/python/mailutils/
H A Dmailbox.py193 if isinstance (name, mailbox.MailboxType):
196 self.mbox = mailbox.MailboxType ()
220 self.mbox = mailbox.MailboxType ()
/dports/mail/neomutt/neomutt-20211029/pop/
H A Dlib.h48 enum MailboxType pop_path_probe(const char *path, const struct stat *st);
/dports/mail/neomutt/neomutt-20211029/notmuch/
H A Dedata.h38 enum MailboxType type; ///< Type of Mailbox the Email is in
H A Dlib.h60 enum MailboxType nm_path_probe (const char *path, const struct stat *st);
/dports/mail/neomutt/neomutt-20211029/mbox/
H A Dlib.h63 enum MailboxType mbox_path_probe(const char *path, const struct stat *st);
/dports/mail/neomutt/neomutt-20211029/debug/
H A Dlib.h79 const char *get_mailbox_type(enum MailboxType type);
/dports/mail/neomutt/neomutt-20211029/imap/
H A Dlib.h83 enum MailboxType imap_path_probe(const char *path, const struct stat *st);
/dports/net-im/matterbridge/matterbridge-1.22.3/vendor/github.com/yaegashi/msgraph.go/beta/
H A DModelPerson.go44 MailboxType *string `json:"mailboxType,omitempty"` member
/dports/mail/neomutt/neomutt-20211029/nntp/
H A Dlib.h101 enum MailboxType nntp_path_probe(const char *path, const struct stat *st);

12