Searched refs:MSGLIST (Results 1 - 3 of 3) sorted by relevance

/ast/src/cmd/mailx/
H A Ddata.c52 "B[last]", CMD(Blast), MSGLIST, 0, MMNDEL,
56 "F[ollowup]", CMD(Followup), R|I|MSGLIST, 0, MMNDEL,
58 "Fr[om]", CMD(From), MSGLIST, 0, MMNORM,
62 "J[oin]", CMD(Join), R|I|MSGLIST, 0, MMNDEL,
66 "M[ore]", CMD(More), MSGLIST, 0, MMNDEL,
68 "Pa[ge]", CMD(More), MSGLIST, 0, MMNDEL,
70 "P[rint]", CMD(Type), MSGLIST, 0, MMNDEL,
72 "R[eply]", CMD(Reply), R|I|MSGLIST, 0, MMNDEL,
74 "R[espond]", CMD(Reply), R|I|MSGLIST, 0, MMNDEL,
80 "T[ype]", CMD(Type), MSGLIST,
[all...]
H A Dlex.c475 case MSGLIST:
H A Dmailx.h273 #define MSGLIST 0 /* Message list type */ macro

Completed in 13 milliseconds