Searched refs:EPROTONOSUPPORT (Results 1 – 2 of 2) sorted by relevance
255 public static final int EPROTONOSUPPORT = placeholder(); field in OsConstants1009 if (errno == EPROTONOSUPPORT) { in errnoName()
205 initConstant(env, c, "EPROTONOSUPPORT", EPROTONOSUPPORT); in OsConstants_initConstants()