Home
last modified time | relevance | path

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

/dports/mail/sylpheed/sylpheed-3.7.0/libsylph/
H A Dimap.c835 GHashTable *unseen_table; in imap_search_flags() local
849 unseen_table = imap_get_uid_table(flag_uids); in imap_search_flags()
853 g_hash_table_destroy(unseen_table); in imap_search_flags()
862 g_hash_table_destroy(unseen_table); in imap_search_flags()
874 if (!g_hash_table_lookup(unseen_table, GUINT_TO_POINTER(uid))) in imap_search_flags()
886 g_hash_table_destroy(unseen_table); in imap_search_flags()