Searched refs:ERROR_system (Results 26 - 47 of 47) sorted by relevance

12

/opensolaris-onvv-gate/usr/src/lib/libast/amd64/include/ast/
H A Derror.h54 #define ERROR_system(n) (((n)+ERROR_ERROR)|ERROR_SYSTEM) macro
/opensolaris-onvv-gate/usr/src/lib/libast/i386/include/ast/
H A Derror.h54 #define ERROR_system(n) (((n)+ERROR_ERROR)|ERROR_SYSTEM) macro
/opensolaris-onvv-gate/usr/src/lib/libast/sparc/include/ast/
H A Derror.h54 #define ERROR_system(n) (((n)+ERROR_ERROR)|ERROR_SYSTEM) macro
/opensolaris-onvv-gate/usr/src/lib/libast/sparcv9/include/ast/
H A Derror.h54 #define ERROR_system(n) (((n)+ERROR_ERROR)|ERROR_SYSTEM) macro
/opensolaris-onvv-gate/usr/src/lib/libcmd/common/
H A Dfold.c232 error(ERROR_system(0),"%s: cannot open",cp);
H A Dstty.c698 error(ERROR_system(1),"cannot set %s",tp->name);
707 error(ERROR_system(1),"%d: invalid number of %s",argv[-1],tp->name);
713 error(ERROR_system(1),"cannot set %s",tp->name);
907 error(ERROR_system(1),"not a tty");
960 error(ERROR_system(1), "cannot set tty");
H A Dfmt.c620 error(ERROR_system(0), "%s: cannot open", cp);
630 error(ERROR_system(0), "write error");
H A Ddate.c487 error(ERROR_system(0), "write error");
H A Djoin.c837 error(ERROR_system(1),"out of space");
960 error(ERROR_system(1),"%s: cannot open",cp);
977 error(ERROR_system(1),"%s: cannot open",cp);
990 error(ERROR_system(1),"write error");
H A Dcut.c691 error(ERROR_system(0),"%s: cannot open",cp);
702 error(ERROR_system(0), "write error");
H A Duname.c356 error(ERROR_system(1), "%s: cannot set host name", sethost);
/opensolaris-onvv-gate/usr/src/lib/libshell/common/sh/
H A Dsubshell.c122 errormsg(SH_DICT,ERROR_system(1),e_toomany);
160 errormsg(SH_DICT,ERROR_system(1),e_redirect);
559 errormsg(SH_DICT,ERROR_system(1),e_tmpcreate);
624 errormsg(SH_DICT,ERROR_system(1),e_toomany);
752 errormsg(SH_DICT,ERROR_system(1),e_redirect);
H A Dtimers.c75 errormsg(SH_DICT,ERROR_system(1),e_alarm);
H A Dmain.c289 errormsg(SH_DICT,ERROR_system(1),e_open,name);
341 errormsg(SH_DICT,ERROR_system(ERROR_NOEXEC),e_open,name);
H A Dargs.c365 errormsg(SH_DICT,ERROR_system(3),e_create,ap->kiafile);
367 errormsg(SH_DICT,ERROR_system(3),e_tmpcreate);
786 errormsg(SH_DICT,ERROR_system(1),e_pipe);
H A Dpath.c1008 errormsg(SH_DICT,ERROR_system(ERROR_NOEXEC),e_exec,arg0);
1215 errormsg(SH_DICT,ERROR_system(ERROR_NOEXEC),e_exec,path);
1287 errormsg(SH_DICT,ERROR_system(ERROR_NOEXEC),e_exec,path);
1295 errormsg(SH_DICT,ERROR_system(ERROR_NOEXEC),e_exec,path);
H A Dlex.c391 errormsg(SH_DICT,ERROR_system(ERROR_NOEXEC),e_exec,cp);
H A Dxec.c2385 errormsg(SH_DICT,ERROR_system(ERROR_NOEXEC),e_nofork);
2957 errormsg(SH_DICT,ERROR_system(ERROR_NOEXEC),e_exec,arglist[0]);
3225 errormsg(SH_DICT,ERROR_system(ERROR_NOENT),e_found+4);
3227 errormsg(SH_DICT,ERROR_system(ERROR_NOEXEC),e_exec+4);
/opensolaris-onvv-gate/usr/src/lib/libshell/common/bltins/
H A Dprint.c183 errormsg(SH_DICT,ERROR_system(1),e_history);
265 errormsg(SH_DICT,ERROR_system(1),msg);
H A Denum.c243 error(ERROR_system(1), "out of space");
H A Dmisc.c258 errormsg(SH_DICT,ERROR_system(1),e_open,script);
H A Dread.c147 errormsg(SH_DICT,ERROR_system(1),e_file+4);

Completed in 204 milliseconds

12