HomeSort by: relevance | last modified time | path
    Searched refs:MMNDEL (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.bin/mail/
cmdtab.c 64 { "next", next, C, CMP(n) NDMLIST, 0, MMNDEL },
66 /* R */ { "print", type, C, CMP(n) MSGLIST, 0, MMNDEL },
67 /* R */ { "Print", Type, C, CMP(n) MSGLIST, 0, MMNDEL },
68 /* R */ { "type", type, C, CMP(n) MSGLIST, 0, MMNDEL },
69 /* R */ { "Type", Type, C, CMP(n) MSGLIST, 0, MMNDEL },
71 /* R */ { "top", top, S, CMP(n) MSGLIST, 0, MMNDEL },
72 /* R */ { "touch", stouch, 0, CMP(n) W|MSGLIST, 0, MMNDEL },
73 /* R */ { "preserve", preserve, 0, CMP(n) W|MSGLIST, 0, MMNDEL },
74 /* R */ { "delete", delete, 0, CMP(n) W|P|MSGLIST, 0, MMNDEL },
75 /* R */ { "dp", deltype, C, CMP(n) W|MSGLIST, 0, MMNDEL },
    [all...]
def.h 233 #define MMNDEL MDELETED /* Look only at deleted bit */

Completed in 15 milliseconds