Searched refs:e_pipe (Results 1 - 5 of 5) sorted by relevance
/ast/src/cmd/ksh93/include/ |
H A D | io.h | 109 extern const char e_pipe[];
|
/ast/src/cmd/ksh93/data/ |
H A D | msg.c | 70 const char e_pipe[] = "cannot create pipe"; variable
|
/ast/src/cmd/ie/ |
H A D | io.h | 313 extern const char e_pipe[];
|
/ast/src/cmd/ksh93/sh/ |
H A D | io.c | 893 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 D | xec.c | 833 errormsg(SH_DICT,ERROR_system(1),e_pipe);
|
Completed in 38 milliseconds