Searched refs:VEOL (Results 1 – 25 of 37) sorted by relevance
12
/external/openssh/ |
D | ttymodes.h | 77 #if defined(VEOL) 78 TTYCHAR(VEOL, 6)
|
/external/python/cpython2/Lib/plat-irix6/ |
D | IOCTL.py | 48 VEOL = 5 variable 51 VTIME = VEOL
|
/external/python/cpython2/Lib/plat-irix5/ |
D | IOCTL.py | 48 VEOL = 5 variable 51 VTIME = VEOL
|
/external/kernel-headers/original/uapi/asm-generic/ |
D | termbits.h | 55 #define VEOL 11 macro
|
/external/kernel-headers/original/uapi/asm-mips/asm/ |
D | termbits.h | 80 #define VEOL 17 /* End-of-line character [ICANON]. */ macro
|
/external/toybox/toys/pending/ |
D | stty.c | 79 { "eof", VEOF }, { "eol", VEOL }, { "eol2", VEOL2 }, { "swtch", VSWTC }, 304 t->c_cc[VEOL] = 0; in make_sane()
|
D | getty.c | 166 TT.termios.c_cc[VEOL] = '\n'; in termios_init()
|
/external/python/cpython2/Modules/ |
D | termios.c | 560 {"VEOL", VEOL},
|
/external/python/cpython3/Modules/ |
D | termios.c | 588 {"VEOL", VEOL},
|
/external/libcups/cups/ |
D | usersys.c | 760 if (passch == noecho.c_cc[VEOL] || in _cupsGetPassword()
|
/external/syzkaller/vendor/golang.org/x/sys/unix/ |
D | zerrors_solaris_amd64.go | 1110 VEOL = 0x5 const
|
D | zerrors_dragonfly_amd64.go | 1268 VEOL = 0x1 const
|
D | zerrors_openbsd_arm.go | 1309 VEOL = 0x1 const
|
D | zerrors_openbsd_amd64.go | 1392 VEOL = 0x1 const
|
D | zerrors_openbsd_386.go | 1306 VEOL = 0x1 const
|
D | zerrors_darwin_386.go | 1445 VEOL = 0x1 const
|
D | zerrors_darwin_arm64.go | 1445 VEOL = 0x1 const
|
D | zerrors_darwin_amd64.go | 1445 VEOL = 0x1 const
|
D | zerrors_netbsd_arm.go | 1398 VEOL = 0x1 const
|
D | zerrors_darwin_arm.go | 1445 VEOL = 0x1 const
|
D | zerrors_freebsd_386.go | 1452 VEOL = 0x1 const
|
D | zerrors_freebsd_arm.go | 1461 VEOL = 0x1 const
|
D | zerrors_netbsd_386.go | 1419 VEOL = 0x1 const
|
D | zerrors_freebsd_amd64.go | 1453 VEOL = 0x1 const
|
D | zerrors_netbsd_amd64.go | 1409 VEOL = 0x1 const
|
12