Home
last modified time | relevance | path

Searched refs:TCGETS2 (Results 1 – 2 of 2) sorted by relevance

/bionic/libc/kernel/arch-x86/asm/
Dioctls.h59 #define TCGETS2 _IOR('T',0x2A, struct termios2) macro
/bionic/libc/kernel/arch-sh/asm/
Dioctls.h91 #define TCGETS2 _IOR('T', 42, struct termios2) macro