Home
last modified time | relevance | path

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

/third_party/musl/porting/uniproton/kernel/include/bits/
Dioctl.h77 #define TIOCSLCKTRMIOS 0x5457 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
Dioctl.h77 #define TIOCSLCKTRMIOS 0x5457 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
Dioctl.h77 #define TIOCSLCKTRMIOS 0x5457 macro
/third_party/musl/arch/generic/bits/
Dioctl.h77 #define TIOCSLCKTRMIOS 0x5457 macro
/third_party/musl/arch/mips64/bits/
Dioctl.h85 #define TIOCSLCKTRMIOS 0x548C macro
/third_party/musl/arch/mipsn32/bits/
Dioctl.h85 #define TIOCSLCKTRMIOS 0x548C macro
/third_party/musl/arch/mips/bits/
Dioctl.h85 #define TIOCSLCKTRMIOS 0x548C macro
/third_party/musl/porting/liteos_a/kernel/include/bits/
Dioctl.h94 #define TIOCSLCKTRMIOS 0x5457 macro
/third_party/musl/arch/powerpc64/bits/
Dioctl.h105 #define TIOCSLCKTRMIOS 0x5457 macro
/third_party/musl/arch/powerpc/bits/
Dioctl.h105 #define TIOCSLCKTRMIOS 0x5457 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/
Dioctl.h94 #define TIOCSLCKTRMIOS 0x5457 macro
/third_party/musl/arch/sh/bits/
Dioctl.h96 #define TIOCSLCKTRMIOS _IO('T', 87) macro
/third_party/python/Modules/
Dtermios.c967 #ifdef TIOCSLCKTRMIOS
968 {"TIOCSLCKTRMIOS", TIOCSLCKTRMIOS},