Searched refs:EPIPE (Results 1 – 3 of 3) sorted by relevance
126 case EPIPE: in SocketInputStream_socketRead0()
253 public static final int EPIPE = placeholder(); field in OsConstants1003 if (errno == EPIPE) { in errnoName()
203 initConstant(env, c, "EPIPE", EPIPE); in OsConstants_initConstants()