Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/include/
H A Dshlex.h114 #define IORDWRSYM (SYMGT|'<') macro
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dlex.c607 c = IORDWRSYM; in sh_lex()
H A Dparse.c1696 else if(token==IORDWRSYM) in inout()