Home
last modified time | relevance | path

Searched refs:TIOCSERCONFIG (Results 1 – 13 of 13) sorted by relevance

/third_party/musl/porting/uniproton/kernel/include/bits/
Dioctl.h73 #define TIOCSERCONFIG 0x5453 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
Dioctl.h73 #define TIOCSERCONFIG 0x5453 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
Dioctl.h73 #define TIOCSERCONFIG 0x5453 macro
/third_party/musl/arch/generic/bits/
Dioctl.h73 #define TIOCSERCONFIG 0x5453 macro
/third_party/musl/arch/mips64/bits/
Dioctl.h81 #define TIOCSERCONFIG 0x5488 macro
/third_party/musl/arch/mipsn32/bits/
Dioctl.h81 #define TIOCSERCONFIG 0x5488 macro
/third_party/musl/arch/mips/bits/
Dioctl.h81 #define TIOCSERCONFIG 0x5488 macro
/third_party/musl/porting/liteos_a/kernel/include/bits/
Dioctl.h90 #define TIOCSERCONFIG 0x5453 macro
/third_party/musl/arch/powerpc64/bits/
Dioctl.h101 #define TIOCSERCONFIG 0x5453 macro
/third_party/musl/arch/powerpc/bits/
Dioctl.h101 #define TIOCSERCONFIG 0x5453 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/
Dioctl.h90 #define TIOCSERCONFIG 0x5453 macro
/third_party/musl/arch/sh/bits/
Dioctl.h92 #define TIOCSERCONFIG _IO('T', 83) macro
/third_party/python/Modules/
Dtermios.c940 #ifdef TIOCSERCONFIG
941 {"TIOCSERCONFIG", TIOCSERCONFIG},