Searched refs:TEOL (Results 1 - 2 of 2) sorted by relevance
/ast/src/cmd/mailx/ | ||
H A D | list.c | 379 while (tok != TEOL) { 480 if (!lone && tok == TEOL && i == TDASH) { 824 return TEOL; |
H A D | mailx.h | 554 #define TEOL 0 /* End of the command line */ macro |
Completed in 16 milliseconds