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