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