Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libshell/common/data/
H A Dtestops.c170 const char e_argument[] = "argument expected"; variable
/titanic_50/usr/src/lib/libshell/common/include/
H A Dtest.h65 extern const char e_argument[];
/titanic_50/usr/src/lib/libshell/common/bltins/
H A Dtest.c242 errormsg(SH_DICT,ERROR_exit(2),e_argument); in nxtarg()
289 errormsg(SH_DICT,ERROR_exit(2),e_argument); in e3()