HomeSort by relevance Sort by last modified time
    Searched refs:stty (Results 51 - 75 of 84) sorted by null

1 23 4

  /prebuilts/ndk/9/platforms/android-17/arch-mips/usr/include/
sgtty.h 46 int stty(int, struct sgttyb *);
  /prebuilts/ndk/9/platforms/android-17/arch-x86/usr/include/
sgtty.h 46 int stty(int, struct sgttyb *);
  /prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/
sgtty.h 46 int stty(int, struct sgttyb *);
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/
sgtty.h 46 int stty(int, struct sgttyb *);
  /prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/
sgtty.h 46 int stty(int, struct sgttyb *);
  /prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/
sgtty.h 46 int stty(int, struct sgttyb *);
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/
sgtty.h 46 int stty(int, struct sgttyb *);
  /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/
sgtty.h 46 int stty(int, struct sgttyb *);
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/
sgtty.h 45 int stty(int, struct sgttyb *);
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/
sgtty.h 45 int stty(int, struct sgttyb *);
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/
sgtty.h 45 int stty(int, struct sgttyb *);
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/
sgtty.h 45 int stty(int, struct sgttyb *);
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/
sgtty.h 45 int stty(int, struct sgttyb *);
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/
sgtty.h 45 int stty(int, struct sgttyb *);
  /prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/
sgtty.h 46 int stty(int, struct sgttyb *);
  /prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/
sgtty.h 46 int stty(int, struct sgttyb *);
  /prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/
sgtty.h 46 int stty(int, struct sgttyb *);
  /prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/
sgtty.h 46 int stty(int, struct sgttyb *);
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/
sgtty.h 46 int stty(int, struct sgttyb *);
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/
sgtty.h 46 int stty(int, struct sgttyb *);
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/
sgtty.h 46 int stty(int, struct sgttyb *);
  /external/bzip2/
bzmore 20 oldtty=`stty -g 2>/dev/null`
21 if stty -cbreak 2>/dev/null; then
24 # 'stty min 1' resets eof to ^a on both SunOS and SysV!
28 trap 'stty $oldtty 2>/dev/null; exit' 0 2 3 5 10 13 15
30 trap 'stty $ncb echo 2>/dev/null; exit' 0 2 3 5 10 13 15
45 stty $cb -echo 2>/dev/null
47 stty $ncb echo 2>/dev/null
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/scripts_bugzilla/
bugzillaLogin.sh 6 stty -echo
8 stty echo
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
sgtty.h 36 extern int stty (int __fd, __const struct sgttyb *__params) __THROW;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
sgtty.h 36 extern int stty (int __fd, __const struct sgttyb *__params) __THROW;

Completed in 1326 milliseconds

1 23 4