HomeSort by relevance Sort by last modified time
    Searched refs:termios (Results 201 - 225 of 326) sorted by null

1 2 3 4 5 6 7 891011>>

  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/asm/
termbits.h 22 struct termios { struct
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/asm/
termbits.h 22 struct termios { struct
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/asm/
termbits.h 22 struct termios { struct
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/asm/
termbits.h 22 struct termios { struct
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/asm/
termbits.h 22 struct termios { struct
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/
termbits.h 27 struct termios { struct
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/asm/
termbits.h 27 struct termios { struct
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/
termbits.h 27 struct termios { struct
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/asm/
termbits.h 27 struct termios { struct
  /external/dropbear/
cli-chansession.c 110 struct termios tio;
166 struct termios tio;
  /external/e2fsprogs/ext2ed/
win.c 23 #include <termios.h>
36 struct termios termioInit, termioCurrent;
  /frameworks/base/core/jni/
android_hardware_SerialPort.cpp 29 #include <termios.h>
144 struct termios tio;
  /hardware/libhardware_legacy/qemu/
qemu.c 27 #include <termios.h>
240 struct termios ios;
  /external/libppp/src/
prompt.c 42 #include <termios.h>
421 struct termios newtio;
453 struct termios newtio;
async.c 36 #include <termios.h>
tcp.c 41 #include <termios.h>
vjcomp.c 40 #include <termios.h>
tty.c 42 #include <termios.h>
101 struct termios ios; /* To be able to reset from raw mode */
435 struct termios ios;
482 struct termios tio;
534 struct termios ios;
678 struct termios ios;
i4b.c 51 #include <termios.h>
249 struct termios ios;
  /hardware/ti/wpan/ti_st/uim-sysfs/
uim.c 24 #include <termios.h>
256 struct termios ti;
300 struct termios ti;
  /external/openssl/crypto/des/
read_pwd.c 67 * are on a POSIX system and have sigaction and termios. */
71 # if !defined(TERMIOS) && !defined(TERMIO) && !defined(SGTTY)
72 # define TERMIOS
111 * TERMIO, TERMIOS, VMS, MSDOS and SGTTY
114 #if defined(__sgi) && !defined(TERMIOS)
115 #define TERMIOS
121 #undef TERMIOS
127 #undef TERMIOS
132 #if !defined(TERMIO) && !defined(TERMIOS) && !defined(OPENSSL_SYS_VMS) && !defined(OPENSSL_SYS_MSDOS) && !defined(MAC_OS_pre_X) && !defined(MAC_OS_GUSI_SOURCE)
133 #undef TERMIOS
    [all...]
  /external/qemu/distrib/sdl-1.2.15/src/video/ipod/
SDL_ipodvideo.c 30 #include <termios.h>
65 static struct termios old_termios, cur_termios;
227 if (dbgout) fprintf (dbgout, "Can't get termios\n");
242 if (dbgout) fprintf (dbgout, "Can't set termios\n");
  /hardware/invensense/libsensors_iio/software/simple_apps/gesture_test/
inv_gesture_test.c 21 #include <termios.h>
124 // Use termios to turn off line buffering
125 struct termios term;
  /external/openssl/crypto/ui/
ui_openssl.c 146 * are on a POSIX system and have sigaction and termios. */
150 # if !defined(TERMIOS) && !defined(TERMIO) && !defined(SGTTY)
151 # define TERMIOS
184 * TERMIO, TERMIOS, VMS, MSDOS and SGTTY
187 #if defined(__sgi) && !defined(TERMIOS)
188 # define TERMIOS
194 # undef TERMIOS
200 # undef TERMIOS
205 #if !defined(TERMIO) && !defined(TERMIOS) && !defined(OPENSSL_SYS_VMS) && !defined(OPENSSL_SYS_MSDOS) && !defined(OPENSSL_SYS_MACINTOSH_CLASSIC) && !defined(MAC_OS_GUSI_SOURCE)
206 # undef TERMIOS
    [all...]
  /hardware/ti/wlan/mac80211/ti-utils/uim_rfkill/
uim.c 24 #include <termios.h>
52 struct termios ti;

Completed in 3368 milliseconds

1 2 3 4 5 6 7 891011>>