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