Searched refs:e_badfun (Results 1 - 5 of 5) sorted by relevance

/ast/src/cmd/ksh93/data/
H A Dmsg.c98 const char e_badfun[] = "%s: invalid function name"; variable
/ast/src/cmd/ksh93/include/
H A Dbuiltins.h116 extern const char e_badfun[];
/ast/src/cmd/ksh93/bltins/
H A Dtypeset.c573 errormsg(SH_DICT,ERROR_exit(1),e_badfun,name);
/ast/src/cmd/ksh93/sh/
H A Dname.c1354 msg = e_badfun;
H A Dxec.c2726 errormsg(SH_DICT,ERROR_exit(1),e_badfun,fname);

Completed in 66 milliseconds