Home
last modified time | relevance | path

Searched refs:TIOCPKT_STOP (Results 1 – 8 of 8) sorted by relevance

/third_party/musl/porting/liteos_a/kernel/include/sys/
Dioctl.h42 #define TIOCPKT_STOP 4 macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
Dioctl.h42 #define TIOCPKT_STOP 4 macro
/third_party/musl/include/sys/
Dioctl.h42 #define TIOCPKT_STOP 4 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
Dioctl.h42 #define TIOCPKT_STOP 4 macro
/third_party/musl/ndk_musl_include/sys/
Dioctl.h42 #define TIOCPKT_STOP 4 macro
/third_party/musl/porting/uniproton/kernel/include/sys/
Dioctl.h42 #define TIOCPKT_STOP 4 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
Dioctl.h42 #define TIOCPKT_STOP 4 macro
/third_party/python/Modules/
Dtermios.c934 #ifdef TIOCPKT_STOP
935 {"TIOCPKT_STOP", TIOCPKT_STOP},