Searched refs:EAI_SERVICE (Results 1 – 4 of 4) sorted by relevance
258 public static final int EAI_SERVICE; field in OsConstants259 static { EAI_SERVICE = 0; }
245 public static final int EAI_SERVICE = placeholder(); field in OsConstants985 if (error == EAI_SERVICE) { in gaiName()
145 initConstant(env, c, "EAI_SERVICE", EAI_SERVICE); in OsConstants_initConstants()
229 field public static final int EAI_SERVICE;