Home
last modified time | relevance | path

Searched refs:MMNDEL (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/mailx/
H A Dcmdtab.c55 "next", C next, NDMLIST, 0, MMNDEL,
57 "print", C type, MSGLIST, 0, MMNDEL,
58 "type", C type, MSGLIST, 0, MMNDEL,
59 "Type", C Type, MSGLIST, 0, MMNDEL,
60 "Print", C Type, MSGLIST, 0, MMNDEL,
62 "top", C top, MSGLIST, 0, MMNDEL,
73 "more", C more, MSGLIST, 0, MMNDEL,
74 "page", C more, MSGLIST, 0, MMNDEL,
75 "More", C More, MSGLIST, 0, MMNDEL,
76 "Page", C More, MSGLIST, 0, MMNDEL,
[all …]
/illumos-gate/usr/src/cmd/mailx/hdr/
H A Ddef.h206 #define MMNDEL MDELETED /* Look only at deleted bit */ macro