Home
last modified time | relevance | path

Searched refs:IORDWRSYM (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/lib/libshell/common/include/
H A Dshlex.h113 #define IORDWRSYM (SYMGT|'<') macro
/titanic_41/usr/src/lib/libshell/common/sh/
H A Dlex.c578 c = IORDWRSYM; in sh_lex()
H A Dparse.c1564 else if(token==IORDWRSYM) in inout()