Home
last modified time | relevance | path

Searched refs:VSTOP (Results 1 – 25 of 38) sorted by relevance

12

/external/openssh/
Dttymodes.h84 TTYCHAR(VSTOP, 9)
/external/kernel-headers/original/uapi/asm-generic/
Dtermbits.h53 #define VSTOP 9 macro
/external/kernel-headers/original/uapi/asm-mips/asm/
Dtermbits.h67 #define VSTOP 9 /* Stop (X-OFF) character [IXON, IXOFF]. */ macro
/external/toybox/toys/pending/
Dstty.c80 { "start", VSTART }, { "stop", VSTOP }, { "susp", VSUSP },
302 t->c_cc[VSTOP] = 0x13; in make_sane()
Dinit.c80 terminal.c_cc[VSTOP] = 19; //ctrl-s in reset_term()
/external/python/cpython2/Lib/plat-irix6/
DIOCTL.py57 VSTOP = (NCC+NCC_PAD+4) variable
/external/python/cpython2/Lib/plat-irix5/
DIOCTL.py57 VSTOP = (NCC+NCC_PAD+4) variable
/external/python/cpython2/Modules/
Dtermios.c558 {"VSTOP", VSTOP},
/external/python/cpython3/Modules/
Dtermios.c586 {"VSTOP", VSTOP},
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_solaris_amd64.go1122 VSTOP = 0x9 const
Dzerrors_dragonfly_amd64.go1282 VSTOP = 0xd const
Dzerrors_openbsd_arm.go1320 VSTOP = 0xd const
Dzerrors_openbsd_amd64.go1415 VSTOP = 0xd const
Dzerrors_openbsd_386.go1317 VSTOP = 0xd const
Dzerrors_darwin_386.go1461 VSTOP = 0xd const
Dzerrors_darwin_arm64.go1461 VSTOP = 0xd const
Dzerrors_darwin_amd64.go1461 VSTOP = 0xd const
Dzerrors_netbsd_arm.go1409 VSTOP = 0xd const
Dzerrors_darwin_arm.go1461 VSTOP = 0xd const
Dzerrors_freebsd_386.go1464 VSTOP = 0xd const
Dzerrors_freebsd_arm.go1473 VSTOP = 0xd const
Dzerrors_netbsd_386.go1430 VSTOP = 0xd const
Dzerrors_freebsd_amd64.go1465 VSTOP = 0xd const
Dzerrors_netbsd_amd64.go1420 VSTOP = 0xd const
Dzerrors_linux_sparc64.go1768 VSTOP = 0x9 const

12