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