Searched refs:EAI_SYSTEM (Results 1 – 4 of 4) sorted by relevance
264 public static final int EAI_SYSTEM; field in OsConstants265 static { EAI_SYSTEM = 0; }
247 public static final int EAI_SYSTEM = placeholder(); field in OsConstants991 if (error == EAI_SYSTEM) { in gaiName()
147 initConstant(env, c, "EAI_SYSTEM", EAI_SYSTEM); in OsConstants_initConstants()
231 field public static final int EAI_SYSTEM;