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