Searched refs:E_PIPE (Results 1 – 4 of 4) sorted by relevance
50 # define E_PIPE 14 /* pipe failed */ macro
1103 error(E_PIPE, EXIT); in mk_cmd_pipe()
91 case E_PIPE: /* could not pipe */
132 #define E_PIPE 19 /* could not pipe */ macro