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