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