Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/data/
H A Dtestops.c171 const char e_missing[] = "%s missing"; variable
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/include/
H A Dtest.h67 extern const char e_missing[];
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/bltins/
H A Dtest.c123 errormsg(SH_DICT,ERROR_exit(2),e_missing,"']'"); in b_test()
264 errormsg(SH_DICT,ERROR_exit(2),e_missing,"')'"); in e3()