Home
last modified time | relevance | path

Searched refs:msg_fetch (Results 1 – 7 of 7) sorted by relevance

/dports/mail/libetpan/libetpan-1.9.4/src/driver/interface/
H A Dmailmessage.c127 if (msg_info->msg_driver->msg_fetch == NULL) in mailmessage_fetch()
130 return msg_info->msg_driver->msg_fetch(msg_info, result, result_len); in mailmessage_fetch()
H A Dmaildriver_types.h639 int (* msg_fetch)(mailmessage * msg_info, member
/dports/mail/thunderbird/thunderbird-91.8.0/comm/mailnews/imap/src/
H A DnsImapServerResponseParser.h179 virtual void msg_fetch();
H A DnsImapServerResponseParser.cpp892 if (ContinueParse()) msg_fetch(); in numeric_mailbox_data()
922 void nsImapServerResponseParser::msg_fetch() { in msg_fetch() function in nsImapServerResponseParser
1908 if (ContinueParse()) msg_fetch(); in msg_obsolete()
/dports/emulators/dps8m/dps8m-572f79bb4f0f84a8b16c3892c894c2b9ed64b458/src/dps8/UnitTests/
H A DTestFaultKernel.as8354 dmsg msg_fetch
628 msg_fetch:
/dports/mail/pfqueue/pfqueue-0.5.6/
H A DChangeLog603 * pfqueue.c: use -q option for postcat in msg_fetch
/dports/mail/libetpan/libetpan-1.9.4/doc/
H A DAPI.sgml12998 int (* msg_fetch)(mailmessage * msg_info,
13090 <command>msg_fetch()</command> will fetch a message.