Home
last modified time | relevance | path

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

/third_party/musl/porting/uniproton/kernel/include/bits/
Dioctl.h81 #define TIOCSERSETMULTI 0x545B macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
Dioctl.h81 #define TIOCSERSETMULTI 0x545B macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
Dioctl.h81 #define TIOCSERSETMULTI 0x545B macro
/third_party/musl/arch/generic/bits/
Dioctl.h81 #define TIOCSERSETMULTI 0x545B macro
/third_party/musl/arch/mips64/bits/
Dioctl.h89 #define TIOCSERSETMULTI 0x5490 macro
/third_party/musl/arch/mipsn32/bits/
Dioctl.h89 #define TIOCSERSETMULTI 0x5490 macro
/third_party/musl/arch/mips/bits/
Dioctl.h89 #define TIOCSERSETMULTI 0x5490 macro
/third_party/musl/porting/liteos_a/kernel/include/bits/
Dioctl.h98 #define TIOCSERSETMULTI 0x545B macro
/third_party/musl/arch/powerpc64/bits/
Dioctl.h109 #define TIOCSERSETMULTI 0x545B macro
/third_party/musl/arch/powerpc/bits/
Dioctl.h109 #define TIOCSERSETMULTI 0x545B macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/
Dioctl.h98 #define TIOCSERSETMULTI 0x545B macro
/third_party/musl/arch/sh/bits/
Dioctl.h100 #define TIOCSERSETMULTI _IOW('T', 91, char[168]) macro
/third_party/python/Modules/
Dtermios.c955 #ifdef TIOCSERSETMULTI
956 {"TIOCSERSETMULTI", TIOCSERSETMULTI},