Searched refs:EAI_AGAIN (Results 1 – 2 of 2) sorted by relevance
151 public static final int EAI_AGAIN = placeholder(); field in OsConstants564 if (error == EAI_AGAIN) { in gaiName()
118 initConstant(env, c, "EAI_AGAIN", EAI_AGAIN); in OsConstants_initConstants()