Searched refs:STRLIST (Results 1 – 4 of 4) sorted by relevance
| /src/usr.bin/mail/ |
| H A D | cmdtab.c | 60 { "mail", sendmail, R|M|I|STRLIST, 0, 0 }, 67 { "!", shell, I|STRLIST, 0, 0 }, 68 { "copy", copycmd, M|STRLIST, 0, 0 }, 71 { "save", save, STRLIST, 0, 0 }, 77 { "write", swrite, STRLIST, 0, 0 }, 83 { "z", scroll, M|STRLIST, 0, 0 },
|
| H A D | def.h | 121 #define STRLIST 1 /* A pure string */ macro
|
| H A D | lex.c | 391 case STRLIST: in execute()
|
| /src/contrib/pam-krb5/pam-util/ |
| H A D | options.h | 115 #define STRLIST(def) TYPE_STRLIST, { 0, 0, (def), NULL } macro
|