Home
last modified time | relevance | path

Searched refs:OTIOCCONS (Results 1 – 4 of 4) sorted by relevance

/development/ndk/platforms/android-9/arch-mips/include/sys/
Dioctl_compat.h169 #define OTIOCCONS _IO('t', 98) /* for hp300 -- sans int arg */ macro
/development/ndk/platforms/android-3/include/sys/
Dioctl_compat.h163 #define OTIOCCONS _IO('t', 98) /* for hp300 -- sans int arg */ macro
/development/ndk/platforms/android-L/include/sys/
Dioctl_compat.h169 #define OTIOCCONS _IO('t', 98) /* for hp300 -- sans int arg */ macro
/development/ndk/sources/android/libportable/arch-mips/
Dioctl.c199 return OTIOCCONS; in mips_change_request()