Home
last modified time | relevance | path

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

/third_party/musl/porting/uniproton/kernel/include/bits/
Dioctl.h32 #define TIOCMBIS 0x5416 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
Dioctl.h32 #define TIOCMBIS 0x5416 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
Dioctl.h32 #define TIOCMBIS 0x5416 macro
/third_party/musl/arch/generic/bits/
Dioctl.h32 #define TIOCMBIS 0x5416 macro
/third_party/musl/arch/mips64/bits/
Dioctl.h28 #define TIOCMBIS 0x741B macro
/third_party/musl/arch/mips/bits/
Dioctl.h28 #define TIOCMBIS 0x741B macro
/third_party/musl/arch/mipsn32/bits/
Dioctl.h28 #define TIOCMBIS 0x741B macro
/third_party/musl/arch/powerpc64/bits/
Dioctl.h56 #define TIOCMBIS 0x5416 macro
/third_party/musl/porting/liteos_a/kernel/include/bits/
Dioctl.h49 #define TIOCMBIS 0x5416 macro
/third_party/musl/arch/powerpc/bits/
Dioctl.h56 #define TIOCMBIS 0x5416 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/
Dioctl.h49 #define TIOCMBIS 0x5416 macro
/third_party/musl/arch/sh/bits/
Dioctl.h43 #define TIOCMBIS _IOW('T', 22, unsigned int) macro
/third_party/python/Modules/
Dtermios.c859 #ifdef TIOCMBIS
860 {"TIOCMBIS", TIOCMBIS},