Home
last modified time | relevance | path

Searched refs:VWERASE (Results 1 – 25 of 36) sorted by relevance

12

/external/openssh/
Dttymodes.h94 #if defined(VWERASE)
95 TTYCHAR(VWERASE, 13)
/external/kernel-headers/original/uapi/asm-generic/
Dtermbits.h58 #define VWERASE 14 macro
/external/kernel-headers/original/uapi/asm-mips/asm/
Dtermbits.h77 #define VWERASE 14 /* Word-erase character [ICANON]. */ macro
/external/python/cpython2/Modules/
Dtermios.c567 #ifdef VWERASE
568 {"VWERASE", VWERASE},
/external/python/cpython3/Modules/
Dtermios.c595 #ifdef VWERASE
596 {"VWERASE", VWERASE},
/external/toybox/toys/pending/
Dstty.c81 { "rprnt", VREPRINT }, { "werase", VWERASE }, { "lnext", VLNEXT },
307 t->c_cc[VWERASE] = 0x17; in make_sane()
/external/python/cpython2/Lib/plat-irix6/
DIOCTL.py54 VWERASE = (NCC+NCC_PAD+1) variable
/external/python/cpython2/Lib/plat-irix5/
DIOCTL.py54 VWERASE = (NCC+NCC_PAD+1) variable
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_solaris_amd64.go1129 VWERASE = 0xe const
Dzerrors_dragonfly_amd64.go1285 VWERASE = 0x4 const
Dzerrors_openbsd_arm.go1323 VWERASE = 0x4 const
Dzerrors_openbsd_amd64.go1418 VWERASE = 0x4 const
Dzerrors_openbsd_386.go1320 VWERASE = 0x4 const
Dzerrors_darwin_386.go1467 VWERASE = 0x4 const
Dzerrors_darwin_arm64.go1467 VWERASE = 0x4 const
Dzerrors_darwin_amd64.go1467 VWERASE = 0x4 const
Dzerrors_netbsd_arm.go1412 VWERASE = 0x4 const
Dzerrors_darwin_arm.go1467 VWERASE = 0x4 const
Dzerrors_freebsd_386.go1467 VWERASE = 0x4 const
Dzerrors_freebsd_arm.go1476 VWERASE = 0x4 const
Dzerrors_netbsd_386.go1433 VWERASE = 0x4 const
Dzerrors_freebsd_amd64.go1468 VWERASE = 0x4 const
Dzerrors_netbsd_amd64.go1423 VWERASE = 0x4 const
Dzerrors_linux_sparc64.go1775 VWERASE = 0xe const
Dzerrors_linux_mipsle.go2143 VWERASE = 0xe const

12