Searched refs:EPROTO (Results 1 – 3 of 3) sorted by relevance
241 public static final int EPROTO = placeholder(); field in OsConstants878 if (errno == EPROTO) { in errnoName()
835 #ifdef EPROTO in handleSocketErrorWithDefault()836 case EPROTO: in handleSocketErrorWithDefault()
203 initConstant(env, c, "EPROTO", EPROTO); in OsConstants_initConstants()