Home
last modified time | relevance | path

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

/dports/mail/thunderbird/thunderbird-91.8.0/comm/mailnews/local/src/
H A DnsPop3Protocol.cpp343 const Pop3UidlEntry* uidlE, in MarkMsgInHashTable() argument
345 if (uidlE->uidl) { in MarkMsgInHashTable()
347 (Pop3UidlEntry*)PL_HashTableLookup(hashTable, uidlE->uidl); in MarkMsgInHashTable()
349 if (uidlEntry->status != uidlE->status) { in MarkMsgInHashTable()
350 uidlEntry->status = uidlE->status; in MarkMsgInHashTable()