Searched refs:TEOL (Results 1 - 2 of 2) sorted by relevance

/ast/src/cmd/mailx/
H A Dlist.c379 while (tok != TEOL) {
480 if (!lone && tok == TEOL && i == TDASH) {
824 return TEOL;
H A Dmailx.h554 #define TEOL 0 /* End of the command line */ macro

Completed in 16 milliseconds