Home
last modified time | relevance | path

Searched refs:IUTF8 (Results 1 – 23 of 23) sorted by relevance

/external/openssh/
Dttymodes.h130 #ifdef IUTF8
131 TTYMODE(IUTF8, c_iflag, 42)
DChangeLog4310 Implement IUTF8 as per draft-sgtatham-secsh-iutf8-00. Patch
/external/toybox/lib/
Dportability.h183 #ifndef IUTF8
184 #define IUTF8 0 macro
Dtty.c98 if (toys.which->flags & TOYFLAG_LOCALE) termio.c_iflag |= IUTF8; in set_terminal()
/external/kernel-headers/original/uapi/asm-generic/
Dtermbits.h77 #define IUTF8 0040000 macro
/external/kernel-headers/original/uapi/asm-mips/asm/
Dtermbits.h97 #define IUTF8 0040000 /* Input is UTF-8 */ macro
/external/toybox/toys/pending/
Dstty.c97 { "imaxbel", IMAXBEL }, { "iutf8", IUTF8 },
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_darwin_386.go880 IUTF8 = 0x4000 const
Dzerrors_darwin_arm64.go880 IUTF8 = 0x4000 const
Dzerrors_darwin_amd64.go880 IUTF8 = 0x4000 const
Dzerrors_darwin_arm.go880 IUTF8 = 0x4000 const
Dzerrors_linux_sparc64.go730 IUTF8 = 0x4000 const
Dzerrors_linux_mipsle.go872 IUTF8 = 0x4000 const
Dzerrors_linux_s390x.go872 IUTF8 = 0x4000 const
Dzerrors_linux_arm.go872 IUTF8 = 0x4000 const
Dzerrors_linux_ppc64le.go872 IUTF8 = 0x4000 const
Dzerrors_linux_mips64.go872 IUTF8 = 0x4000 const
Dzerrors_linux_ppc64.go872 IUTF8 = 0x4000 const
Dzerrors_linux_amd64.go873 IUTF8 = 0x4000 const
Dzerrors_linux_mips64le.go872 IUTF8 = 0x4000 const
Dzerrors_linux_386.go873 IUTF8 = 0x4000 const
Dzerrors_linux_mips.go872 IUTF8 = 0x4000 const
Dzerrors_linux_arm64.go875 IUTF8 = 0x4000 const