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