Home
last modified time | relevance | path

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

/dports/www/castget/castget-2.0.1/src/
H A Dcastget.c41 OP_CATCHUP, enumerator
136 op = OP_CATCHUP; in main()
421 case OP_CATCHUP: in _process_channel()
/dports/mail/neomutt/neomutt-20211029/
H A Dfunctions.c109 { "catchup", OP_CATCHUP, NULL },
556 { "catchup", OP_CATCHUP, NULL },
H A Dopcodes.h56 _fmt(OP_CATCHUP, N_("mark all articles in newsgroup as read")) \
H A Dbrowser.c128 { N_("Catchup"), OP_CATCHUP },
2145 case OP_CATCHUP: in mutt_buffer_select_file()
2157 if (op == OP_CATCHUP) in mutt_buffer_select_file()
/dports/mail/neomutt/neomutt-20211029/index/
H A Ddlg_index.c126 { N_("Catchup"), OP_CATCHUP },
H A Dfunctions.c3164 …{ OP_CATCHUP, op_catchup, CHECK_ATTACH | CHECK_IN_…