Searched defs:TIOCGETP (Results 1 - 3 of 3) sorted by relevance

/development/ndk/platforms/android-3/include/sys/
H A Dioctl_compat.h64 * Structure for TIOCGETP and TIOCSETP ioctls.
87 #define TIOCGETP _IOR('t', 8,struct sgttyb)/* get parameters -- gtty */ macro
/development/ndk/platforms/android-9/arch-mips/include/sys/
H A Dioctl_compat.h65 * Structure for TIOCGETP and TIOCSETP ioctls.
90 #define TIOCGETP _IOR('t', 8,struct sgttyb)/* get parameters -- gtty */ macro
/development/ndk/platforms/android-9/arch-mips/include/asm/
H A Dioctls.h77 #define TIOCGETP 0x7408 macro

Completed in 4 milliseconds