Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libshell/common/data/
H A Dstrdata.c89 const char e_moretokens[] = "%s: more tokens expected"; variable
/titanic_44/usr/src/lib/libshell/common/include/
H A Dstreval.h169 extern const char e_moretokens[];
/titanic_44/usr/src/lib/libshell/common/sh/
H A Dstreval.c514 ERROR(vp,e_moretokens); in expr()