Home
last modified time | relevance | path

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

/dports/mail/neomutt/neomutt-20211029/
H A Dmutt_mailbox.c221 check_stats || (!np->mailbox->first_check_stats_done && c_mail_check_stats)); in mutt_mailbox_check()
224 np->mailbox->first_check_stats_done = true; in mutt_mailbox_check()
/dports/mail/neomutt/neomutt-20211029/core/
H A Dmailbox.h116 bool first_check_stats_done : 1; ///< True when the check have been done at least on time member