Home
last modified time | relevance | path

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

/dports/mail/neomutt/neomutt-20211029/
H A Dscore.h33 void mutt_check_rescore(struct Mailbox *m);
H A Dscore.c64 void mutt_check_rescore(struct Mailbox *m) in mutt_check_rescore() function
/dports/japanese/mutt-devel/mutt-1.5.21/
H A Dscore.c39 void mutt_check_rescore (CONTEXT *ctx) in mutt_check_rescore() function
H A Dprotos.h174 void mutt_check_rescore (CONTEXT *);
H A Dcurs_main.c1900 mutt_check_rescore (Context); in mutt_index_menu()
/dports/mail/neomutt/neomutt-20211029/index/
H A Dfunctions.c447 mutt_check_rescore(shared->mailbox); in op_enter_command()