Searched refs:MMNORM (Results 1 - 4 of 4) sorted by relevance

/ast/src/cmd/mailx/
H A Ddata.c58 "Fr[om]", CMD(From), MSGLIST, 0, MMNORM,
108 "e[dit]", CMD(editor), I|MSGLIST, 0, MMNORM,
124 "f[rom]", CMD(from), MSGLIST, 0, MMNORM,
234 "v[isual]", CMD(visual), I|MSGLIST, 0, MMNORM,
H A Dcmd1.c494 if (!(state.msg.list->m_index = first(0, MMNORM))) {
799 if (!state.msg.list || !(state.msg.list->m_index = first(0, MMNORM))) {
H A Dcollect.c264 if (!(state.msg.list->m_index = first(0, MMNORM))) {
H A Dmailx.h299 #define MMNORM (MDELETE|MSAVE)/* Look at both save and delete bits */ macro

Completed in 21 milliseconds