Home
last modified time | relevance | path

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

/third_party/musl/porting/uniproton/kernel/include/bits/
Dioctl.h33 #define TIOCMBIC 0x5417 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
Dioctl.h33 #define TIOCMBIC 0x5417 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
Dioctl.h33 #define TIOCMBIC 0x5417 macro
/third_party/musl/arch/generic/bits/
Dioctl.h33 #define TIOCMBIC 0x5417 macro
/third_party/musl/arch/mips64/bits/
Dioctl.h29 #define TIOCMBIC 0x741C macro
/third_party/musl/arch/mips/bits/
Dioctl.h29 #define TIOCMBIC 0x741C macro
/third_party/musl/arch/mipsn32/bits/
Dioctl.h29 #define TIOCMBIC 0x741C macro
/third_party/musl/arch/powerpc64/bits/
Dioctl.h57 #define TIOCMBIC 0x5417 macro
/third_party/musl/porting/liteos_a/kernel/include/bits/
Dioctl.h50 #define TIOCMBIC 0x5417 macro
/third_party/musl/arch/powerpc/bits/
Dioctl.h57 #define TIOCMBIC 0x5417 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/
Dioctl.h50 #define TIOCMBIC 0x5417 macro
/third_party/musl/arch/sh/bits/
Dioctl.h44 #define TIOCMBIC _IOW('T', 23, unsigned int) macro
/third_party/python/Modules/
Dtermios.c856 #ifdef TIOCMBIC
857 {"TIOCMBIC", TIOCMBIC},