Searched refs:TDASH (Results 1 - 2 of 2) sorted by relevance
/ast/src/cmd/mailx/ | ||
H A D | list.c | 404 if (tok != TDASH) { 426 case TDASH: 480 if (!lone && tok == TEOL && i == TDASH) { 785 '-', TDASH, |
H A D | mailx.h | 556 #define TDASH 2 /* A simple dash */ macro |
Completed in 27 milliseconds