Searched refs:SYMPIPE (Results 1 – 2 of 2) sorted by relevance
103 #define SYMPIPE 010000 /* trailing '|' */ macro116 #define IOCLOBSYM (SYMPIPE|'>')117 #define PIPESYM2 (SYMPIPE|'&')
588 c |= SYMPIPE; in sh_lex()603 c |= SYMPIPE; in sh_lex()2117 case SYMPIPE: in fmttoken()