Searched refs:e_notset (Results 1 - 4 of 4) sorted by relevance

/ast/src/cmd/ksh93/data/
H A Dmsg.c61 const char e_notset[] = "%s: parameter not set"; variable
/ast/src/cmd/ksh93/include/
H A Dname.h235 extern const char e_notset[];
/ast/src/cmd/ksh93/bltins/
H A Dprint.c529 errormsg(SH_DICT,ERROR_exit(1),e_notset,string);
/ast/src/cmd/ksh93/sh/
H A Darith.c473 lvalue->value = (char*)ERROR_dictionary(e_notset);

Completed in 18 milliseconds