Searched refs:STRLIST (Results 1 – 3 of 3) sorted by relevance
| /freebsd-9-stable/usr.bin/mail/ |
| D | cmdtab.c | 66 { "mail", sendmail, R|M|I|STRLIST, 0, 0 }, 73 { "!", shell, I|STRLIST, 0, 0 }, 74 { "copy", copycmd, M|STRLIST, 0, 0 }, 77 { "save", save, STRLIST, 0, 0 }, 83 { "write", swrite, STRLIST, 0, 0 }, 89 { "z", scroll, M|STRLIST, 0, 0 },
|
| D | def.h | 123 #define STRLIST 1 /* A pure string */ macro
|
| D | lex.c | 398 case STRLIST: in execute()
|