Searched refs:EHOSTUNREACH (Results 1 – 4 of 4) sorted by relevance
266 public static final int EHOSTUNREACH = placeholder(); field in OsConstants1070 if (errno == EHOSTUNREACH) { in errnoName()
183 initConstant(env, c, "EHOSTUNREACH", EHOSTUNREACH); in OsConstants_initConstants()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
27735 field public static final int EHOSTUNREACH;