Searched refs:TPIPE (Results 1 – 1 of 1) sorted by relevance
8578 TPIPE, enumerator8616 /* 8 */ | (0u << TPIPE)11863 if (readtoken() == TPIPE) { in pipeline()11876 } while (readtoken() == TPIPE); in pipeline()12235 if (readtoken() != TPIPE) in parse_command()13108 TBACKGND, TPIPE, TSEMI, /* if single occurrence */13203 RETURN(TPIPE); in xxreadtoken()