Home
last modified time | relevance | path

Searched refs:XCASE (Results 1 – 15 of 15) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/ioctl/
Dioctl02.c241 ((unsigned short)(ISIG | ICANON | XCASE | ECHO | ECHOE | NOFLSH)); in run_ptest()
332 && (ISIG | ICANON | XCASE | ECHO | ECHOE | NOFLSH))) { in chk_tty_parms()
/third_party/musl/arch/mips64/bits/
Dtermios.h159 #define XCASE 0000004 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/
Dtermios.h157 #define XCASE 0000004 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
Dtermios.h157 #define XCASE 0000004 macro
/third_party/musl/porting/liteos_a/kernel/include/bits/
Dtermios.h157 #define XCASE 0000004 macro
/third_party/musl/arch/powerpc/bits/
Dtermios.h161 #define XCASE 0x00004000 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
Dtermios.h157 #define XCASE 0000004 macro
/third_party/musl/arch/powerpc64/bits/
Dtermios.h161 #define XCASE 0x00004000 macro
/third_party/musl/porting/uniproton/kernel/include/bits/
Dtermios.h157 #define XCASE 0000004 macro
/third_party/musl/arch/mips/bits/
Dtermios.h159 #define XCASE 0000004 macro
/third_party/musl/arch/mipsn32/bits/
Dtermios.h159 #define XCASE 0000004 macro
/third_party/musl/arch/generic/bits/
Dtermios.h157 #define XCASE 0000004 macro
/third_party/libwebsockets/minimal-examples/raw/minimal-raw-serial/
Dminimal-raw-file.c94 XCASE | in callback_raw_test()
/third_party/python/Modules/
Dtermios.c567 #ifdef XCASE
568 {"XCASE", XCASE},
/third_party/toybox/toys/pending/
Dstty.c114 { "echonl", ECHONL }, { "noflsh", NOFLSH }, { "xcase", XCASE },