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