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

/illumos-gate/usr/src/lib/libshell/common/data/
H A Dmsg.c78 const char e_found[] = "%s: not found"; variable
/illumos-gate/usr/src/lib/libshell/common/include/
H A Dshell.h104 extern const char e_found[];
/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_print.c336 uint8_t e_found; /* have we seen anything? */ member in struct:enum_p2_info
364 if (eiip->e_found) {
382 if ((eiip->e_found || eiip->e_allprefix) &&
387 eiip->e_first = !eiip->e_found;
388 eiip->e_found = 1;
427 if (eii.e_found) {
437 if (!eii.e_found || missed) {
449 uint_t e_found; member in struct:enum_cbinfo
502 info->e_found = 1;
542 info.e_found
[all...]
/illumos-gate/usr/src/lib/libshell/amd64/include/ast/
H A Dshell.h113 extern __MANGLE__ const char e_found[];
/illumos-gate/usr/src/lib/libshell/common/bltins/
H A Dhist.c149 errormsg(SH_DICT,ERROR_exit(1),e_found,argv[1]);
H A Dwhence.c278 errormsg(SH_DICT,ERROR_exit(0),e_found,sh_fmtq(name));
H A Dmisc.c250 errormsg(SH_DICT,ERROR_exit(1),e_found,script);
/illumos-gate/usr/src/lib/libshell/i386/include/ast/
H A Dshell.h113 extern __MANGLE__ const char e_found[];
/illumos-gate/usr/src/lib/libshell/sparc/include/ast/
H A Dshell.h113 extern __MANGLE__ const char e_found[];
/illumos-gate/usr/src/lib/libshell/sparcv9/include/ast/
H A Dshell.h113 extern __MANGLE__ const char e_found[];
/illumos-gate/usr/src/lib/libshell/common/sh/
H A Dpath.c1006 errormsg(SH_DICT,ERROR_exit(ERROR_NOENT),e_found,arg0);
H A Dxec.c1113 errormsg(SH_DICT,ERROR_exit(0),e_found,"function");
3225 errormsg(SH_DICT,ERROR_system(ERROR_NOENT),e_found+4);

Completed in 2229 milliseconds