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