Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libshell/common/data/
H A Dkeywords.c60 const char e_unmatched[] = "unmatched"; variable
/titanic_41/usr/src/lib/libshell/common/include/
H A Dshlex.h146 extern const char e_unmatched[];
/titanic_41/usr/src/lib/libshell/common/sh/
H A Dlex.c1994 cp = sh_translate(e_unmatched); in sh_syntax()