PIP_WR 152 modules/er/er.c close( PipeEnds[PIP_WR] ); /* pipe input */ PIP_WR 164 modules/er/er.c write( PipeEnds[PIP_WR], msg, strlen(msg) ); PIP_WR 165 modules/er/er.c close( PipeEnds[PIP_WR] );