Searched refs:NDMLIST (Results 1 – 3 of 3) sorted by relevance
| /mirbsd/src/usr.bin/mail/ | ||
| D | def.h | 132 #define NDMLIST 0x0010 /* Message list, no defaults */ macro |
| D | cmdtab.c | 54 { "next", { next }, NDMLIST, 0, MMNDEL }, |
| D | lex.c | 444 case NDMLIST: in execute() |