Home
last modified time | relevance | path

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

/dports/mail/pear-Horde_Imap_Client/Horde_Imap_Client-2.29.18/lib/Horde/Imap/Client/Base/
H A DDeprecated.php49 public static function getCacheId($base_ob, $mailbox, $condstore,
/dports/mail/nextcloud-mail/mail/vendor/pear-pear.horde.org/Horde_Imap_Client/Horde/Imap/Client/Base/
H A DDeprecated.php49 public static function getCacheId($base_ob, $mailbox, $condstore,
/dports/deskutils/egroupware/egroupware/vendor/pear-pear.horde.org/Horde_Imap_Client/Horde/Imap/Client/Base/
H A DDeprecated.php49 public static function getCacheId($base_ob, $mailbox, $condstore,
/dports/sysutils/ldap-account-manager/ldap-account-manager-7.3/lib/3rdParty/composer/pear-pear.horde.org/Horde_Imap_Client/Horde/Imap/Client/Base/
H A DDeprecated.php49 public static function getCacheId($base_ob, $mailbox, $condstore,
/dports/www/moodle310/moodle/lib/horde/framework/Horde/Imap/Client/Base/
H A DDeprecated.php49 public static function getCacheId($base_ob, $mailbox, $condstore,
/dports/www/moodle311/moodle/lib/horde/framework/Horde/Imap/Client/Base/
H A DDeprecated.php49 public static function getCacheId($base_ob, $mailbox, $condstore,
/dports/www/moodle39/moodle/lib/horde/framework/Horde/Imap/Client/Base/
H A DDeprecated.php49 public static function getCacheId($base_ob, $mailbox, $condstore,
/dports/mail/dbmail/dbmail-3.2.5/src/
H A Ddm_mailbox.h46 gboolean condstore; member
H A Ddbmailtypes.h242 unsigned int condstore : 1; member
/dports/mail/archiveopteryx/archiveopteryx-3.2.0/imap/handlers/
H A Dselect.cpp33 bool condstore; member in SelectData
/dports/mail/archiveopteryx-devel/aox-96ab17e/imap/handlers/
H A Dselect.cpp36 bool condstore; member in SelectData
/dports/mail/libetpan/libetpan-1.9.4/src/low-level/imap/
H A Dcondstore.c466 int condstore, uint64_t * p_mod_sequence_value) in mailimap_select_condstore_optional()
552 int condstore, uint64_t * p_mod_sequence_value) in mailimap_examine_condstore_optional()
H A Dmailimap_sender.c1138 int mailimap_examine_send(mailstream * fd, const char * mb, int condstore) in mailimap_examine_send()
2956 mailimap_select_send(mailstream * fd, const char * mb, int condstore) in mailimap_select_send()
/dports/mail/dovecot/dovecot-2.3.17/src/imap/
H A Dcmd-select.c27 bool condstore:1; member
/dports/mail/panda-cclient/panda-imap-7905901/src/c-client/
H A Dimap4r1.h86 unsigned int condstore : 1; /* server has CONDSTORE (RFC 4551) */ member
/dports/mail/panda-imap/panda-imap-7905901/src/c-client/
H A Dimap4r1.h86 unsigned int condstore : 1; /* server has CONDSTORE (RFC 4551) */ member
/dports/mail/alpine/alpine-465e23b/imap/src/c-client/
H A Dimap4r1.h86 unsigned int condstore : 1; /* server has CONDSTORE (RFC 4551) */ member
/dports/mail/cclient/imap-2007f/src/c-client/
H A Dimap4r1.h86 unsigned int condstore : 1; /* server has CONDSTORE (RFC 4551) */ member
/dports/editors/pico-alpine/alpine-465e23b/imap/src/c-client/
H A Dimap4r1.h86 unsigned int condstore : 1; /* server has CONDSTORE (RFC 4551) */ member
/dports/mail/imap-uw/imap-2007f/src/c-client/
H A Dimap4r1.h86 unsigned int condstore : 1; /* server has CONDSTORE (RFC 4551) */ member
/dports/mail/neomutt/neomutt-20211029/imap/
H A Dimap.c1823 const char *condstore = NULL; in imap_mbox_select() local