Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libshell/common/include/
H A Dlexstates.h146 extern const char e_lexnested[];
/titanic_41/usr/src/lib/libshell/common/data/
H A Dlexstates.c407 const char e_lexnested[] = "line %d: spaces required for nested subshell"; variable
/titanic_41/usr/src/lib/libshell/common/sh/
H A Dlex.c1086 errormsg(SH_DICT,ERROR_warn(0),e_lexnested,shp->inlineno); in sh_lex()