Searched refs:EAI_AGAIN (Results 1 – 3 of 3) sorted by relevance
240 public static final int EAI_AGAIN = placeholder(); field in OsConstants958 if (error == EAI_AGAIN) { in gaiName()
135 initConstant(env, c, "EAI_AGAIN", EAI_AGAIN); in OsConstants_initConstants()
201 field public static final int EAI_AGAIN;