Home
last modified time | relevance | path

Searched refs:e_unexpected (Results 1 – 6 of 6) sorted by relevance

/titanic_51/usr/src/lib/libshell/common/data/
H A Dkeywords.c59 const char e_unexpected[] = "unexpected"; variable
/titanic_51/usr/src/contrib/ast/src/cmd/ksh93/data/
H A Dkeywords.c58 const char e_unexpected[] = "unexpected"; variable
/titanic_51/usr/src/lib/libshell/common/include/
H A Dshlex.h145 extern const char e_unexpected[];
/titanic_51/usr/src/contrib/ast/src/cmd/ksh93/include/
H A Dshlex.h147 extern const char e_unexpected[];
/titanic_51/usr/src/lib/libshell/common/sh/
H A Dlex.c1986 register const char *cp = sh_translate(e_unexpected); in sh_syntax()
/titanic_51/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dlex.c2123 register const char *cp = sh_translate(e_unexpected); in sh_syntax()