Home
last modified time | relevance | path

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

/titanic_51/usr/src/lib/libshell/common/data/
H A Dkeywords.c60 const char e_unmatched[] = "unmatched"; variable
/titanic_51/usr/src/contrib/ast/src/cmd/ksh93/data/
H A Dkeywords.c59 const char e_unmatched[] = "unmatched"; variable
/titanic_51/usr/src/lib/libshell/common/include/
H A Dshlex.h146 extern const char e_unmatched[];
/titanic_51/usr/src/contrib/ast/src/cmd/ksh93/include/
H A Dshlex.h148 extern const char e_unmatched[];
/titanic_51/usr/src/lib/libshell/common/sh/
H A Dlex.c1994 cp = sh_translate(e_unmatched); in sh_syntax()
/titanic_51/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dlex.c2131 cp = sh_translate(e_unmatched); in sh_syntax()