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

/ast/src/cmd/ksh93/include/
H A Dio.h109 extern const char e_pipe[];
/ast/src/cmd/ksh93/data/
H A Dmsg.c70 const char e_pipe[] = "cannot create pipe"; variable
/ast/src/cmd/ie/
H A Dio.h313 extern const char e_pipe[];
/ast/src/cmd/ksh93/sh/
H A Dio.c893 errormsg(SH_DICT,ERROR_system(1),e_pipe);
916 errormsg(SH_DICT,ERROR_system(1),e_pipe);
934 errormsg(SH_DICT,ERROR_system(1),e_pipe);
956 errormsg(SH_DICT,ERROR_system(1),e_pipe);
968 errormsg(SH_DICT,ERROR_system(1),e_pipe);
H A Dxec.c833 errormsg(SH_DICT,ERROR_system(1),e_pipe);

Completed in 38 milliseconds