Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/include/
H A Dshlex.h115 #define IORDWRSYMT (SYMSEMI|'<') macro
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dlex.c611 lp->token = c = IORDWRSYMT; in sh_lex()
H A Dparse.c1694 else if(token==IORDWRSYMT) in inout()