Searched refs:EAI_OVERFLOW (Results 1 – 2 of 2) sorted by relevance
186 public static final int EAI_OVERFLOW = placeholder(); field in OsConstants785 if (error == EAI_OVERFLOW) { in gaiName()
137 #if defined(EAI_OVERFLOW) in OsConstants_initConstants()138 initConstant(env, c, "EAI_OVERFLOW", EAI_OVERFLOW); in OsConstants_initConstants()