Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libshell/common/include/
H A Dshlex.h114 #define IORDWRSYMT (SYMSEMI|'<') macro
/titanic_41/usr/src/lib/libshell/common/sh/
H A Dlex.c582 lp->token = c = IORDWRSYMT; in sh_lex()
H A Dparse.c1562 else if(token==IORDWRSYMT) in inout()