HomeSort by relevance Sort by last modified time
    Searched refs:TCSANOW (Results 1 - 25 of 239) sorted by null

1 2 3 4 5 6 7 8 910

  /external/syslinux/com32/libutil/
ansiline.c 60 tcsetattr(0, TCSANOW, &original_termios_settings);
80 tcsetattr(0, TCSANOW, &tio);
  /frameworks/wilhelm/tests/sandbox/
getch.c 17 tcsetattr(0, TCSANOW, &orig_termios);
32 tcsetattr(0, TCSANOW, &new_termios);
  /system/media/audio_utils/tests/
getch.c 17 tcsetattr(0, TCSANOW, &orig_termios);
32 tcsetattr(0, TCSANOW, &new_termios);
  /external/toybox/toys/pending/
more.c 29 tcsetattr(TT.cin_fd, TCSANOW, &TT.inf);
95 tcsetattr(TT.cin_fd, TCSANOW, &newf);
149 tcsetattr(TT.cin_fd, TCSANOW, &TT.inf);
  /prebuilts/ndk/r10/platforms/android-12/arch-arm/usr/include/
termios.h 40 #undef TCSANOW
41 #define TCSANOW TCSETS
  /prebuilts/ndk/r10/platforms/android-12/arch-mips/usr/include/
termios.h 40 #undef TCSANOW
41 #define TCSANOW TCSETS
  /prebuilts/ndk/r10/platforms/android-12/arch-x86/usr/include/
termios.h 40 #undef TCSANOW
41 #define TCSANOW TCSETS
  /prebuilts/ndk/r10/platforms/android-13/arch-arm/usr/include/
termios.h 40 #undef TCSANOW
41 #define TCSANOW TCSETS
  /prebuilts/ndk/r10/platforms/android-13/arch-mips/usr/include/
termios.h 40 #undef TCSANOW
41 #define TCSANOW TCSETS
  /prebuilts/ndk/r10/platforms/android-13/arch-x86/usr/include/
termios.h 40 #undef TCSANOW
41 #define TCSANOW TCSETS
  /prebuilts/ndk/r10/platforms/android-14/arch-arm/usr/include/
termios.h 40 #undef TCSANOW
41 #define TCSANOW TCSETS
  /prebuilts/ndk/r10/platforms/android-14/arch-mips/usr/include/
termios.h 40 #undef TCSANOW
41 #define TCSANOW TCSETS
  /prebuilts/ndk/r10/platforms/android-14/arch-x86/usr/include/
termios.h 40 #undef TCSANOW
41 #define TCSANOW TCSETS
  /prebuilts/ndk/r10/platforms/android-15/arch-arm/usr/include/
termios.h 40 #undef TCSANOW
41 #define TCSANOW TCSETS
  /prebuilts/ndk/r10/platforms/android-15/arch-mips/usr/include/
termios.h 40 #undef TCSANOW
41 #define TCSANOW TCSETS
  /prebuilts/ndk/r10/platforms/android-15/arch-x86/usr/include/
termios.h 40 #undef TCSANOW
41 #define TCSANOW TCSETS
  /prebuilts/ndk/r10/platforms/android-16/arch-arm/usr/include/
termios.h 40 #undef TCSANOW
41 #define TCSANOW TCSETS
  /prebuilts/ndk/r10/platforms/android-16/arch-mips/usr/include/
termios.h 40 #undef TCSANOW
41 #define TCSANOW TCSETS
  /prebuilts/ndk/r10/platforms/android-16/arch-x86/usr/include/
termios.h 40 #undef TCSANOW
41 #define TCSANOW TCSETS
  /prebuilts/ndk/r10/platforms/android-17/arch-arm/usr/include/
termios.h 40 #undef TCSANOW
41 #define TCSANOW TCSETS
  /prebuilts/ndk/r10/platforms/android-17/arch-mips/usr/include/
termios.h 40 #undef TCSANOW
41 #define TCSANOW TCSETS
  /prebuilts/ndk/r10/platforms/android-17/arch-x86/usr/include/
termios.h 40 #undef TCSANOW
41 #define TCSANOW TCSETS
  /prebuilts/ndk/r10/platforms/android-18/arch-arm/usr/include/
termios.h 40 #undef TCSANOW
41 #define TCSANOW TCSETS
  /prebuilts/ndk/r10/platforms/android-18/arch-mips/usr/include/
termios.h 40 #undef TCSANOW
41 #define TCSANOW TCSETS
  /prebuilts/ndk/r10/platforms/android-18/arch-x86/usr/include/
termios.h 40 #undef TCSANOW
41 #define TCSANOW TCSETS

Completed in 338 milliseconds

1 2 3 4 5 6 7 8 910