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