Searched refs:ENOTTY (Results 1 – 6 of 6) sorted by relevance
47 if (errno == ENOTTY) { in android_os_MemoryFile_get_size()
101 if (errno == ENOTTY) { in statxForFsverity()
305 public static final int ENOTTY = placeholder(); field in OsConstants1187 if (errno == ENOTTY) { in errnoName()
222 initConstant(env, c, "ENOTTY", ENOTTY); in OsConstants_initConstants()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
27773 field public static final int ENOTTY;