Searched refs:TPIPE (Results 1 – 3 of 3) sorted by relevance
7 #define TPIPE 6 macro
47 TPIPE 0 "|"
259 if (readtoken() == TPIPE) { in pipeline()271 } while (readtoken() == TPIPE); in pipeline()432 if (checkkwd = 2, readtoken() != TPIPE) in command()845 RETURN(TPIPE); in xxreadtoken()