Home
last modified time | relevance | path

Searched refs:ERROR_NOEXEC (Results 1 – 14 of 14) sorted by relevance

/titanic_51/usr/src/lib/libast/common/include/
H A Derror.h65 #define ERROR_NOEXEC EXIT_NOEXEC /* shell convention */ macro
/titanic_51/usr/src/contrib/ast/src/lib/libast/include/
H A Derror.h65 #define ERROR_NOEXEC EXIT_NOEXEC /* shell convention */ macro
/titanic_51/usr/src/lib/libast/i386/include/ast/
H A Derror.h74 #define ERROR_NOEXEC EXIT_NOEXEC /* shell convention */ macro
/titanic_51/usr/src/lib/libast/amd64/include/ast/
H A Derror.h74 #define ERROR_NOEXEC EXIT_NOEXEC /* shell convention */ macro
/titanic_51/usr/src/lib/libast/sparcv9/include/ast/
H A Derror.h74 #define ERROR_NOEXEC EXIT_NOEXEC /* shell convention */ macro
/titanic_51/usr/src/lib/libast/sparc/include/ast/
H A Derror.h74 #define ERROR_NOEXEC EXIT_NOEXEC /* shell convention */ macro
/titanic_51/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dpath.c646 errormsg(SH_DICT,ERROR_exit(ERROR_NOEXEC),e_funload,name,pname); in funload()
1046 errormsg(SH_DICT,ERROR_system(ERROR_NOEXEC),e_exec,arg0); in path_exec()
1254 errormsg(SH_DICT,ERROR_system(ERROR_NOEXEC),e_exec,path); in path_spawn()
1328 errormsg(SH_DICT,ERROR_system(ERROR_NOEXEC),e_exec,path); in exscript()
1336 errormsg(SH_DICT,ERROR_system(ERROR_NOEXEC),e_exec,path); in exscript()
H A Dmain.c327 errormsg(SH_DICT,ERROR_system(ERROR_NOEXEC),e_open,name); in sh_main()
H A Dxec.c1520 shp->exitval = ERROR_NOEXEC; in sh_exec()
3110 errormsg(SH_DICT,ERROR_system(ERROR_NOEXEC),e_nofork); in _sh_fork()
3752 errormsg(SH_DICT,ERROR_system(ERROR_NOEXEC),e_exec,arglist[0]); in run_subshell()
4036 errormsg(SH_DICT,ERROR_system(ERROR_NOEXEC),e_exec+4); in sh_ntfork()
H A Dlex.c411 errormsg(SH_DICT,ERROR_system(ERROR_NOEXEC),e_exec,cp); in sh_lex()
/titanic_51/usr/src/lib/libshell/common/sh/
H A Dpath.c1008 errormsg(SH_DICT,ERROR_system(ERROR_NOEXEC),e_exec,arg0); in path_exec()
1215 errormsg(SH_DICT,ERROR_system(ERROR_NOEXEC),e_exec,path); in path_spawn()
1287 errormsg(SH_DICT,ERROR_system(ERROR_NOEXEC),e_exec,path); in exscript()
1295 errormsg(SH_DICT,ERROR_system(ERROR_NOEXEC),e_exec,path); in exscript()
H A Dmain.c341 errormsg(SH_DICT,ERROR_system(ERROR_NOEXEC),e_open,name); in sh_main()
H A Dxec.c1109 shp->exitval = ERROR_NOEXEC; in sh_exec()
2385 errormsg(SH_DICT,ERROR_system(ERROR_NOEXEC),e_nofork); in _sh_fork()
2957 errormsg(SH_DICT,ERROR_system(ERROR_NOEXEC),e_exec,arglist[0]); in run_subshell()
3227 errormsg(SH_DICT,ERROR_system(ERROR_NOEXEC),e_exec+4); in sh_ntfork()
H A Dlex.c391 errormsg(SH_DICT,ERROR_system(ERROR_NOEXEC),e_exec,cp); in sh_lex()