Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libshell/common/include/
H A Dshlex.h119 #define TESTUNOP 04001 macro
/titanic_50/usr/src/lib/libshell/common/sh/
H A Dlex.c1353 lp->token = TESTUNOP; in sh_lex()
H A Dparse.c1813 case TESTUNOP: in test_primary()