OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:stty
(Results
76 - 84
of
84
) sorted by null
1
2
3
4
/external/bison/build-aux/
gnupload
256
stty
-echo
258
stty
echo
/external/chromium_org/components/nacl/loader/nonsfi/
nonsfi_sandbox_sigsys_unittest.cc
534
RESTRICT_SYSCALL_DEATH_TEST(
stty
);
/prebuilts/tools/common/m2/repository/jline/jline/0.9.94/
jline-0.9.94.jar
/external/chromium_org/build/
install-chroot.sh
111
trap '
stty
echo -iuclc icanon 2>/dev/null' EXIT INT TERM QUIT HUP
112
stty
-echo iuclc -icanon 2>/dev/null
433
local c="$(
stty
-a </dev/tty 2>/dev/null |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
term.h
149
#define SET_TTY(fd, buf)
stty
(fd, buf)
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
term.h
149
#define SET_TTY(fd, buf)
stty
(fd, buf)
[
all
...]
/prebuilts/devtools/tools/lib/
jython-standalone-2.5.3.jar
/prebuilts/misc/common/tradefed/
tradefed-prebuilt.jar
/prebuilts/tools/common/m2/repository/org/python/jython-standalone/2.5.3/
jython-standalone-2.5.3.jar
Completed in 254 milliseconds
1
2
3
4