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