Home
last modified time | relevance | path

Searched refs:SYMPIPE (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/lib/libshell/common/include/
H A Dshlex.h102 #define SYMPIPE 010000 /* trailing '|' */ macro
115 #define IOCLOBSYM (SYMPIPE|'>')
/titanic_41/usr/src/lib/libshell/common/sh/
H A Dlex.c574 c |= SYMPIPE; in sh_lex()
1953 case SYMPIPE: in fmttoken()