Searched refs:MSGLIST (Results 1 – 3 of 3) sorted by relevance
| /illumos-gate/usr/src/cmd/mailx/ |
| H A D | cmdtab.c | 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, 61 "visual", C visual, I|MSGLIST, 0, MMNORM, 62 "top", C top, MSGLIST, 0, MMNDEL, 63 "touch", C stouch, W|MSGLIST, 0, MMNDEL, 64 "preserve", C preserve, I|W|MSGLIST, 0, MMNDEL, 65 "delete", C delm, W|P|MSGLIST, 0, MMNDEL, 66 "dp", C deltype, W|MSGLIST, 0, MMNDEL, [all …]
|
| H A D | lex.c | 573 case MSGLIST: in execute()
|
| /illumos-gate/usr/src/cmd/mailx/hdr/ |
| H A D | def.h | 187 #define MSGLIST 0 /* Message list type */ macro
|