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