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

/ast/src/cmd/ksh93/include/
H A Dargnod.h141 extern const char e_exec[];
/ast/src/cmd/ksh93/data/
H A Dmsg.c78 const char e_exec[] = "%s: cannot execute"; variable
/ast/src/cmd/ksh93/sh/
H A Dpath.c1042 errormsg(SH_DICT,ERROR_system(ERROR_NOEXEC),e_exec,arg0);
1248 errormsg(SH_DICT,ERROR_system(ERROR_NOEXEC),e_exec,path);
1321 errormsg(SH_DICT,ERROR_system(ERROR_NOEXEC),e_exec,path);
1329 errormsg(SH_DICT,ERROR_system(ERROR_NOEXEC),e_exec,path);
H A Dlex.c408 errormsg(SH_DICT,ERROR_system(ERROR_NOEXEC),e_exec,cp);
H A Dxec.c3725 errormsg(SH_DICT,ERROR_system(ERROR_NOEXEC),e_exec,arglist[0]);
4005 errormsg(SH_DICT,ERROR_system(ERROR_NOEXEC),e_exec+4);

Completed in 32 milliseconds