Home
last modified time | relevance | path

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

/third_party/musl/porting/uniproton/kernel/include/bits/
Dioctl.h80 #define TIOCSERGETMULTI 0x545A macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
Dioctl.h80 #define TIOCSERGETMULTI 0x545A macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
Dioctl.h80 #define TIOCSERGETMULTI 0x545A macro
/third_party/musl/arch/generic/bits/
Dioctl.h80 #define TIOCSERGETMULTI 0x545A macro
/third_party/musl/arch/mips64/bits/
Dioctl.h88 #define TIOCSERGETMULTI 0x548F macro
/third_party/musl/arch/mipsn32/bits/
Dioctl.h88 #define TIOCSERGETMULTI 0x548F macro
/third_party/musl/arch/mips/bits/
Dioctl.h88 #define TIOCSERGETMULTI 0x548F macro
/third_party/musl/porting/liteos_a/kernel/include/bits/
Dioctl.h97 #define TIOCSERGETMULTI 0x545A macro
/third_party/musl/arch/powerpc64/bits/
Dioctl.h108 #define TIOCSERGETMULTI 0x545A macro
/third_party/musl/arch/powerpc/bits/
Dioctl.h108 #define TIOCSERGETMULTI 0x545A macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/
Dioctl.h97 #define TIOCSERGETMULTI 0x545A macro
/third_party/musl/arch/sh/bits/
Dioctl.h99 #define TIOCSERGETMULTI _IOR('T', 90, char[168]) macro
/third_party/python/Modules/
Dtermios.c946 #ifdef TIOCSERGETMULTI
947 {"TIOCSERGETMULTI", TIOCSERGETMULTI},