Searched refs:TPIPE (Results 1 – 3 of 3) sorted by relevance
7 #define TPIPE 6 macro
47 TPIPE 0 "|"
260 if (readtoken() == TPIPE) { in pipeline()273 } while (readtoken() == TPIPE); in pipeline()419 if (readtoken() != TPIPE) in command()812 RETURN(TPIPE); in xxreadtoken()
Completed in 5 milliseconds