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

/freebsd-9.3-release/usr.bin/mail/
H A Dcmdtab.c53 { "print", type, MSGLIST, 0, MMNDEL },
54 { "type", type, MSGLIST, 0, MMNDEL },
55 { "Type", Type, MSGLIST, 0, MMNDEL },
56 { "Print", Type, MSGLIST, 0, MMNDEL },
57 { "visual", visual, I|MSGLIST, 0, MMNORM },
58 { "top", top, MSGLIST, 0, MMNDEL },
59 { "touch", stouch, W|MSGLIST, 0, MMNDEL },
60 { "preserve", preserve, W|MSGLIST, 0, MMNDEL },
61 { "delete", delete, W|P|MSGLIST, 0, MMNDEL },
62 { "dp", deltype, W|MSGLIST,
[all...]
H A Ddef.h122 #define MSGLIST 0 /* Message list type */ macro
H A Dlex.c362 case MSGLIST:

Completed in 154 milliseconds