Home
last modified time | relevance | path

Searched refs:VEOL (Results 1 – 25 of 37) sorted by relevance

12

/external/openssh/
Dttymodes.h77 #if defined(VEOL)
78 TTYCHAR(VEOL, 6)
/external/python/cpython2/Lib/plat-irix6/
DIOCTL.py48 VEOL = 5 variable
51 VTIME = VEOL
/external/python/cpython2/Lib/plat-irix5/
DIOCTL.py48 VEOL = 5 variable
51 VTIME = VEOL
/external/kernel-headers/original/uapi/asm-generic/
Dtermbits.h55 #define VEOL 11 macro
/external/kernel-headers/original/uapi/asm-mips/asm/
Dtermbits.h80 #define VEOL 17 /* End-of-line character [ICANON]. */ macro
/external/toybox/toys/pending/
Dstty.c79 { "eof", VEOF }, { "eol", VEOL }, { "eol2", VEOL2 }, { "swtch", VSWTC },
304 t->c_cc[VEOL] = 0; in make_sane()
Dgetty.c166 TT.termios.c_cc[VEOL] = '\n'; in termios_init()
/external/python/cpython2/Modules/
Dtermios.c560 {"VEOL", VEOL},
/external/python/cpython3/Modules/
Dtermios.c588 {"VEOL", VEOL},
/external/libcups/cups/
Dusersys.c760 if (passch == noecho.c_cc[VEOL] || in _cupsGetPassword()
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_solaris_amd64.go1110 VEOL = 0x5 const
Dzerrors_dragonfly_amd64.go1268 VEOL = 0x1 const
Dzerrors_openbsd_arm.go1309 VEOL = 0x1 const
Dzerrors_openbsd_amd64.go1392 VEOL = 0x1 const
Dzerrors_openbsd_386.go1306 VEOL = 0x1 const
Dzerrors_darwin_386.go1445 VEOL = 0x1 const
Dzerrors_darwin_arm64.go1445 VEOL = 0x1 const
Dzerrors_darwin_amd64.go1445 VEOL = 0x1 const
Dzerrors_netbsd_arm.go1398 VEOL = 0x1 const
Dzerrors_darwin_arm.go1445 VEOL = 0x1 const
Dzerrors_freebsd_386.go1452 VEOL = 0x1 const
Dzerrors_freebsd_arm.go1461 VEOL = 0x1 const
Dzerrors_netbsd_386.go1419 VEOL = 0x1 const
Dzerrors_freebsd_amd64.go1453 VEOL = 0x1 const
Dzerrors_netbsd_amd64.go1409 VEOL = 0x1 const

12