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