Searched refs:TCGETS2 (Results 1 – 2 of 2) sorted by relevance
/bionic/libc/kernel/arch-x86/asm/ | ||
D | ioctls.h | 59 #define TCGETS2 _IOR('T',0x2A, struct termios2) macro |
/bionic/libc/kernel/arch-sh/asm/ | ||
D | ioctls.h | 91 #define TCGETS2 _IOR('T', 42, struct termios2) macro |