Home | History | Annotate | Download | only in sh

Lines Matching refs:TREDIR

302 	while (readtoken() == TREDIR) {
499 while (readtoken() == TREDIR) {
564 } else if (lasttoken == TREDIR) {
779 * If the token is TREDIR, then we set redirnode to a structure containing
1142 return lasttoken = TREDIR;