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

/osnet-11/usr/src/lib/libshell/common/include/
H A Dargnod.h141 extern const char e_exec[];
/osnet-11/usr/src/lib/libshell/common/data/
H A Dmsg.c76 const char e_exec[] = "%s: cannot execute"; variable
/osnet-11/usr/src/lib/libshell/common/sh/
H A Dpath.c1013 errormsg(SH_DICT,ERROR_system(ERROR_NOEXEC),e_exec,arg0);
1219 errormsg(SH_DICT,ERROR_system(ERROR_NOEXEC),e_exec,path);
1293 errormsg(SH_DICT,ERROR_system(ERROR_NOEXEC),e_exec,path);
1301 errormsg(SH_DICT,ERROR_system(ERROR_NOEXEC),e_exec,path);
H A Dlex.c403 errormsg(SH_DICT,ERROR_system(ERROR_NOEXEC),e_exec,cp);
H A Dxec.c3539 errormsg(SH_DICT,ERROR_system(ERROR_NOEXEC),e_exec,arglist[0]);
3818 errormsg(SH_DICT,ERROR_system(ERROR_NOEXEC),e_exec+4);

Completed in 31 milliseconds