Home
last modified time | relevance | path

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

/third_party/musl/porting/uniproton/kernel/include/bits/
Dioctl.h34 #define TIOCMSET 0x5418 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
Dioctl.h34 #define TIOCMSET 0x5418 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
Dioctl.h34 #define TIOCMSET 0x5418 macro
/third_party/musl/arch/generic/bits/
Dioctl.h34 #define TIOCMSET 0x5418 macro
/third_party/musl/arch/mips64/bits/
Dioctl.h30 #define TIOCMSET 0x741A macro
/third_party/musl/arch/mipsn32/bits/
Dioctl.h30 #define TIOCMSET 0x741A macro
/third_party/musl/arch/mips/bits/
Dioctl.h30 #define TIOCMSET 0x741A macro
/third_party/musl/porting/liteos_a/kernel/include/bits/
Dioctl.h51 #define TIOCMSET 0x5418 macro
/third_party/musl/arch/powerpc64/bits/
Dioctl.h58 #define TIOCMSET 0x5418 macro
/third_party/musl/arch/powerpc/bits/
Dioctl.h58 #define TIOCMSET 0x5418 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/
Dioctl.h51 #define TIOCMSET 0x5418 macro
/third_party/musl/arch/sh/bits/
Dioctl.h45 #define TIOCMSET _IOW('T', 24, unsigned int) macro
/third_party/python/Modules/
Dtermios.c868 #ifdef TIOCMSET
869 {"TIOCMSET", TIOCMSET},