Home
last modified time | relevance | path

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

/development/ndk/platforms/android-9/arch-mips/include/sys/
Dioctl_compat.h85 # define OTIOCGETD _IOR('t', 0, int) /* get line discipline */ macro
/development/ndk/platforms/android-3/include/sys/
Dioctl_compat.h83 # define OTIOCGETD _IOR('t', 0, int) /* get line discipline */ macro
/development/ndk/platforms/android-L/include/sys/
Dioctl_compat.h85 # define OTIOCGETD _IOR('t', 0, int) /* get line discipline */ macro
/development/ndk/sources/android/libportable/arch-mips/
Dioctl.c170 return OTIOCGETD; in mips_change_request()