Home
last modified time | relevance | path

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

12

/external/openssh/
Dttymodes.h80 #ifdef VEOL2
81 TTYCHAR(VEOL2, 7)
/external/ltp/testcases/kernel/syscalls/ioctl/
Dioctl02.c235 if (i == VEOL2) in run_ptest()
312 if (i == VEOL2) { in chk_tty_parms()
313 if (termio.c_cc[VEOL2] == CNUL) { in chk_tty_parms()
/external/kernel-headers/original/uapi/asm-generic/
Dtermbits.h60 #define VEOL2 16 macro
/external/kernel-headers/original/uapi/asm-mips/asm/
Dtermbits.h63 #define VEOL2 6 /* Second EOL character [ICANON]. */ macro
/external/python/cpython2/Modules/
Dtermios.c573 #ifdef VEOL2
574 {"VEOL2", VEOL2},
/external/python/cpython3/Modules/
Dtermios.c601 #ifdef VEOL2
602 {"VEOL2", VEOL2},
/external/toybox/toys/pending/
Dstty.c79 { "eof", VEOF }, { "eol", VEOL }, { "eol2", VEOL2 }, { "swtch", VSWTC },
309 t->c_cc[VEOL2] = 0; in make_sane()
/external/python/cpython2/Lib/plat-irix6/
DIOCTL.py49 VEOL2 = 6 variable
/external/python/cpython2/Lib/plat-irix5/
DIOCTL.py49 VEOL2 = 6 variable
/external/libcups/cups/
Dusersys.c761 # ifdef VEOL2 in _cupsGetPassword()
762 passch == noecho.c_cc[VEOL2] || in _cupsGetPassword()
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_solaris_amd64.go1111 VEOL2 = 0x6 const
Dzerrors_dragonfly_amd64.go1269 VEOL2 = 0x2 const
Dzerrors_openbsd_arm.go1310 VEOL2 = 0x2 const
Dzerrors_openbsd_amd64.go1393 VEOL2 = 0x2 const
Dzerrors_openbsd_386.go1307 VEOL2 = 0x2 const
Dzerrors_darwin_386.go1446 VEOL2 = 0x2 const
Dzerrors_darwin_arm64.go1446 VEOL2 = 0x2 const
Dzerrors_darwin_amd64.go1446 VEOL2 = 0x2 const
Dzerrors_netbsd_arm.go1399 VEOL2 = 0x2 const
Dzerrors_darwin_arm.go1446 VEOL2 = 0x2 const
Dzerrors_freebsd_386.go1453 VEOL2 = 0x2 const
Dzerrors_freebsd_arm.go1462 VEOL2 = 0x2 const
Dzerrors_netbsd_386.go1420 VEOL2 = 0x2 const
Dzerrors_freebsd_amd64.go1454 VEOL2 = 0x2 const
Dzerrors_netbsd_amd64.go1410 VEOL2 = 0x2 const

12