Searched refs:e_found (Results 1 - 11 of 11) sorted by relevance

/osnet-11/usr/src/lib/libshell/common/data/
H A Dmsg.c78 const char e_found[] = "%s: not found"; variable
/osnet-11/usr/src/lib/libshell/common/include/
H A Dshell.h107 extern const char e_found[];
/osnet-11/usr/src/lib/libshell/amd64/include/ast/
H A Dshell.h116 extern __MANGLE__ const char e_found[];
/osnet-11/usr/src/lib/libshell/common/bltins/
H A Dhist.c149 errormsg(SH_DICT,ERROR_exit(1),e_found,argv[1]);
H A Dwhence.c281 errormsg(SH_DICT,ERROR_exit(0),e_found,sh_fmtq(name));
H A Dmisc.c250 errormsg(SH_DICT,ERROR_exit(1),e_found,script);
/osnet-11/usr/src/lib/libshell/i386/include/ast/
H A Dshell.h116 extern __MANGLE__ const char e_found[];
/osnet-11/usr/src/lib/libshell/sparc/include/ast/
H A Dshell.h116 extern __MANGLE__ const char e_found[];
/osnet-11/usr/src/lib/libshell/sparcv9/include/ast/
H A Dshell.h116 extern __MANGLE__ const char e_found[];
/osnet-11/usr/src/lib/libshell/common/sh/
H A Dpath.c1011 errormsg(SH_DICT,ERROR_exit(ERROR_NOENT),e_found,arg0);
H A Dxec.c1379 errormsg(SH_DICT,ERROR_exit(0),e_found,"function");
3816 errormsg(SH_DICT,ERROR_system(ERROR_NOENT),e_found+4);

Completed in 59 milliseconds