Searched refs:EAI_BADFLAGS (Results 1 – 3 of 3) sorted by relevance
238 public static final int EAI_BADFLAGS = placeholder(); field in OsConstants945 if (error == EAI_BADFLAGS) { in gaiName()
136 initConstant(env, c, "EAI_BADFLAGS", EAI_BADFLAGS); in OsConstants_initConstants()
202 field public static final int EAI_BADFLAGS;