Home
last modified time | relevance | path

Searched refs:oldtty (Results 1 – 2 of 2) sorted by relevance

/external/bzip2/
Dbzmore20 oldtty=`stty -g 2>/dev/null`
27 if test $? -eq 0 -a -n "$oldtty"; then
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/mashups/
Dinteractive.py42 oldtty = termios.tcgetattr(sys.stdin)
67 termios.tcsetattr(sys.stdin, termios.TCSADRAIN, oldtty)