Home
last modified time | relevance | path

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

12

/external/openssh/
Dttymodes.h97 #if defined(VLNEXT)
98 TTYCHAR(VLNEXT, 14)
/external/kernel-headers/original/uapi/asm-generic/
Dtermbits.h59 #define VLNEXT 15 macro
/external/kernel-headers/original/uapi/asm-mips/asm/
Dtermbits.h78 #define VLNEXT 15 /* Literal-next character [IEXTEN]. */ macro
/external/python/cpython2/Modules/
Dtermios.c570 #ifdef VLNEXT
571 {"VLNEXT", VLNEXT},
/external/python/cpython3/Modules/
Dtermios.c598 #ifdef VLNEXT
599 {"VLNEXT", VLNEXT},
/external/toybox/toys/pending/
Dstty.c81 { "rprnt", VREPRINT }, { "werase", VWERASE }, { "lnext", VLNEXT },
308 t->c_cc[VLNEXT] = 0x16; in make_sane()
/external/python/cpython2/Lib/plat-irix6/
DIOCTL.py53 VLNEXT = (NCC+NCC_PAD+0) variable
/external/python/cpython2/Lib/plat-irix5/
DIOCTL.py53 VLNEXT = (NCC+NCC_PAD+0) variable
/external/mksh/src/
Dmain.c1965 #if defined(VLNEXT) && defined(_POSIX_VDISABLE) in x_mkraw()
1967 cb.c_cc[VLNEXT] = _POSIX_VDISABLE; in x_mkraw()
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_solaris_amd64.go1116 VLNEXT = 0xf const
Dzerrors_dragonfly_amd64.go1274 VLNEXT = 0xe const
Dzerrors_openbsd_arm.go1314 VLNEXT = 0xe const
Dzerrors_openbsd_amd64.go1397 VLNEXT = 0xe const
Dzerrors_openbsd_386.go1311 VLNEXT = 0xe const
Dzerrors_darwin_386.go1450 VLNEXT = 0xe const
Dzerrors_darwin_arm64.go1450 VLNEXT = 0xe const
Dzerrors_darwin_amd64.go1450 VLNEXT = 0xe const
Dzerrors_netbsd_arm.go1403 VLNEXT = 0xe const
Dzerrors_darwin_arm.go1450 VLNEXT = 0xe const
Dzerrors_freebsd_386.go1458 VLNEXT = 0xe const
Dzerrors_freebsd_arm.go1467 VLNEXT = 0xe const
Dzerrors_netbsd_386.go1424 VLNEXT = 0xe const
Dzerrors_freebsd_amd64.go1459 VLNEXT = 0xe const
Dzerrors_netbsd_amd64.go1414 VLNEXT = 0xe const
Dzerrors_linux_sparc64.go1758 VLNEXT = 0xf const

12