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

/osnet-11/usr/src/lib/libshell/common/data/
H A Dmsg.c82 const char e_toodeep[] = "%s: recursion too deep"; variable
/osnet-11/usr/src/lib/libshell/common/include/
H A Dbuiltins.h128 extern const char e_toodeep[];
/osnet-11/usr/src/lib/libshell/common/bltins/
H A Dhist.c266 errormsg(SH_DICT,ERROR_exit(1),e_toodeep,"history");
H A Dmisc.c234 errormsg(SH_DICT,ERROR_exit(1),e_toodeep,script);
/osnet-11/usr/src/lib/libshell/common/sh/
H A Dxec.c3238 errormsg(SH_DICT,ERROR_exit(1),e_toodeep,argv[0]);

Completed in 48 milliseconds