Home
last modified time | relevance | path

Searched refs:VERASE (Results 1 – 25 of 39) sorted by relevance

12

/external/toybox/toys/pending/
Dstty.c78 { "intr", VINTR }, { "quit", VQUIT }, { "erase", VERASE }, { "kill", VKILL },
295 t->c_cc[VERASE] = 0x7f; in make_sane()
382 new.c_cc[VERASE] = 0x7f; in do_stty()
Dgetty.c168 TT.termios.c_cc[VERASE] = 127; // CERASE in termios_init()
Dinit.c76 terminal.c_cc[VERASE] = 127; //ctrl-? in reset_term()
/external/openssh/
Dttymodes.h72 TTYCHAR(VERASE, 3)
/external/kernel-headers/original/uapi/asm-generic/
Dtermbits.h46 #define VERASE 2 macro
/external/kernel-headers/original/uapi/asm-mips/asm/
Dtermbits.h59 #define VERASE 2 /* Erase character [ICANON]. */ macro
/external/python/cpython2/Lib/plat-irix6/
DIOCTL.py45 VERASE = 2 variable
/external/python/cpython2/Lib/plat-irix5/
DIOCTL.py45 VERASE = 2 variable
/external/python/cpython2/Modules/
Dtermios.c546 {"VERASE", VERASE},
/external/python/cpython3/Modules/
Dtermios.c574 {"VERASE", VERASE},
/external/libcups/cups/
Dusersys.c772 else if (passch == noecho.c_cc[VERASE] || in _cupsGetPassword()
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_solaris_amd64.go1112 VERASE = 0x2 const
Dzerrors_dragonfly_amd64.go1270 VERASE = 0x3 const
Dzerrors_openbsd_arm.go1311 VERASE = 0x3 const
Dzerrors_openbsd_amd64.go1394 VERASE = 0x3 const
Dzerrors_openbsd_386.go1308 VERASE = 0x3 const
Dzerrors_darwin_386.go1447 VERASE = 0x3 const
Dzerrors_darwin_arm64.go1447 VERASE = 0x3 const
Dzerrors_darwin_amd64.go1447 VERASE = 0x3 const
Dzerrors_netbsd_arm.go1400 VERASE = 0x3 const
Dzerrors_darwin_arm.go1447 VERASE = 0x3 const
Dzerrors_freebsd_386.go1454 VERASE = 0x3 const
Dzerrors_freebsd_arm.go1463 VERASE = 0x3 const
Dzerrors_netbsd_386.go1421 VERASE = 0x3 const
Dzerrors_freebsd_amd64.go1455 VERASE = 0x3 const

12