Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libshell/common/include/
H A Dlexstates.h129 extern const char e_lexslash[];
/titanic_41/usr/src/lib/libshell/common/data/
H A Dlexstates.c390 const char e_lexslash[] = "line %d: $ not preceded by \\"; variable
/titanic_41/usr/src/lib/libshell/common/sh/
H A Dlex.c740 errormsg(SH_DICT,ERROR_warn(0),e_lexslash,shp->inlineno); in sh_lex()
1017 errormsg(SH_DICT,ERROR_warn(0),e_lexslash,shp->inlineno); in sh_lex()