Home
last modified time | relevance | path

Searched refs:e_nospace (Results 1 – 9 of 9) sorted by relevance

/titanic_41/usr/src/lib/libshell/common/include/
H A Dshell.h105 extern const char e_nospace[];
/titanic_41/usr/src/lib/libshell/amd64/include/ast/
H A Dshell.h114 extern __MANGLE__ const char e_nospace[];
/titanic_41/usr/src/lib/libshell/i386/include/ast/
H A Dshell.h114 extern __MANGLE__ const char e_nospace[];
/titanic_41/usr/src/lib/libshell/sparc/include/ast/
H A Dshell.h114 extern __MANGLE__ const char e_nospace[];
/titanic_41/usr/src/lib/libshell/sparcv9/include/ast/
H A Dshell.h114 extern __MANGLE__ const char e_nospace[];
/titanic_41/usr/src/lib/libshell/common/bltins/
H A Dalarm.c267 errormsg(SH_DICT,ERROR_exit(1),e_nospace); in b_alarm()
/titanic_41/usr/src/lib/libshell/common/data/
H A Dbuiltins.c1894 const char e_nospace[] = "out of memory"; variable
/titanic_41/usr/src/lib/libshell/common/sh/
H A Dinit.c199 errormsg(SH_DICT,ERROR_exit(3),e_nospace); in nospace()
H A Dio.c1442 errormsg(SH_DICT,ERROR_exit(4),e_nospace); in sh_iosave()