Home
last modified time | relevance | path

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

/third_party/musl/porting/uniproton/kernel/include/bits/
Dioctl.h35 #define TIOCGSOFTCAR 0x5419 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
Dioctl.h35 #define TIOCGSOFTCAR 0x5419 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
Dioctl.h35 #define TIOCGSOFTCAR 0x5419 macro
/third_party/musl/arch/generic/bits/
Dioctl.h35 #define TIOCGSOFTCAR 0x5419 macro
/third_party/musl/arch/mips64/bits/
Dioctl.h74 #define TIOCGSOFTCAR 0x5481 macro
/third_party/musl/arch/mipsn32/bits/
Dioctl.h74 #define TIOCGSOFTCAR 0x5481 macro
/third_party/musl/arch/mips/bits/
Dioctl.h74 #define TIOCGSOFTCAR 0x5481 macro
/third_party/musl/porting/liteos_a/kernel/include/bits/
Dioctl.h52 #define TIOCGSOFTCAR 0x5419 macro
/third_party/musl/arch/powerpc64/bits/
Dioctl.h74 #define TIOCGSOFTCAR 0x5419 macro
/third_party/musl/arch/powerpc/bits/
Dioctl.h74 #define TIOCGSOFTCAR 0x5419 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/
Dioctl.h52 #define TIOCGSOFTCAR 0x5419 macro
/third_party/musl/arch/sh/bits/
Dioctl.h61 #define TIOCGSOFTCAR _IOR('T', 25, unsigned int) macro
/third_party/python/Modules/
Dtermios.c844 #ifdef TIOCGSOFTCAR
845 {"TIOCGSOFTCAR", TIOCGSOFTCAR},