Home
last modified time | relevance | path

Searched refs:stty (Results 1 – 17 of 17) sorted by relevance

/third_party/toybox/scripts/
Dminicom.sh14 stty $SPEED -F "$1"
15 stty raw -echo -ctlecho -F "$1"
16 stty raw -echo # Need to do it on stdin, too.
18 stty cooked echo # Put stdin back.
/third_party/bzip2/
Dbzmore20 oldtty=`stty -g 2>/dev/null`
21 if stty -cbreak 2>/dev/null; then
45 stty $cb -echo 2>/dev/null
47 stty $ncb echo 2>/dev/null
/third_party/boost/tools/boost_install/test/iostreams/bzip2-1.0.6/
Dbzmore20 oldtty=`stty -g 2>/dev/null`
21 if stty -cbreak 2>/dev/null; then
45 stty $cb -echo 2>/dev/null
47 stty $ncb echo 2>/dev/null
/third_party/boost/tools/boost_install/test/iostreams/bzip2-1.0.8/
Dbzmore20 oldtty=`stty -g 2>/dev/null`
21 if stty -cbreak 2>/dev/null; then
45 stty $cb -echo 2>/dev/null
47 stty $ncb echo 2>/dev/null
/third_party/openssl/
Dconfig456 (trap "stty `stty -g`; exit 0" 2 0; stty -icanon min 0 time 50; read waste) <&1
468 (trap "stty `stty -g`; exit 0" 2 0; stty -icanon min 0 time 50; read waste) <&1
483 (trap "stty `stty -g`; exit 1" 2; stty -icanon min 0 time 50; read waste; exit 0) <&1 || exit
530 (trap "stty `stty -g`; exit 0" 2 0; stty -icanon min 0 time 50; read waste) <&1
552 (trap "stty `stty -g`; exit 0" 2 0; stty -icanon min 0 time 50; read waste) <&1
569 (trap "stty `stty -g`; exit 0" 2 0; stty -icanon min 0 time 50; read waste) <&1
657 (trap "stty `stty -g`; exit 0" 2 0; stty -icanon min 0 time 50; read waste) <&1
669 (trap "stty `stty -g`; exit 0" 2 0; stty -icanon min 0 time 50; read waste) <&1
677 (trap "stty `stty -g`; exit 0" 2 0; stty -icanon min 0 time 50; read waste) <&1
771 (trap "stty `stty -g`; exit 0" 2 0; stty -icanon min 0 time 50; read waste) <&1
[all …]
/third_party/ltp/testcases/kernel/syscalls/ioctl/
Dtest_ioctl28 if command -v stty >/dev/null 2>&1; then
29 stty -F $1 > /dev/null
/third_party/mindspore/
Dbuild.sh56 stty echo
/third_party/flutter/skia/third_party/externals/freetype/docs/
Drelease107 stty -echo
109 stty echo
/third_party/freetype/docs/
Drelease107 stty -echo
109 stty echo
/third_party/skia/third_party/externals/freetype/docs/
Drelease107 stty -echo
109 stty echo
/third_party/ltp/include/lapi/syscalls/
Dmips_o32.in32 stty 4031
Dpowerpc.in32 stty 31
Dpowerpc64.in32 stty 31
Di386.in32 stty 31
/third_party/toybox/generated/
Dglobals.h1518 struct stty_data stty; member
Dnewtoys.h240 USE_STTY(NEWTOY(stty, "?aF:g[!ag]", TOYFLAG_BIN))
Dflags.h5577 #define TT this.stty