Searched refs:e_toomany (Results 1 - 4 of 4) sorted by relevance

/ast/src/cmd/ksh93/include/
H A Dio.h108 extern const char e_toomany[];
/ast/src/cmd/ksh93/data/
H A Dmsg.c53 const char e_toomany[] = "open file limit exceeded"; variable
/ast/src/cmd/ksh93/sh/
H A Dsubshell.c132 errormsg(SH_DICT,ERROR_system(1),e_toomany);
680 errormsg(SH_DICT,ERROR_system(1),e_toomany);
H A Dio.c606 errormsg(SH_DICT,ERROR_system(1),e_toomany);
1695 errormsg(SH_DICT,ERROR_system(1),e_toomany);

Completed in 21 milliseconds