/device/samsung/toro/recovery/ |
update_cdma_modem.c | 30 #include <termios.h>
|
/device/samsung/toroplus/recovery/ |
update_cdma_modem.c | 30 #include <termios.h>
|
/external/e2fsprogs/e2fsck/ |
ehandler.c | 13 #include <termios.h>
|
iscan.c | 9 #include <termios.h>
|
/external/e2fsprogs/misc/ |
e2label.c | 18 #include <termios.h>
|
/external/kernel-headers/original/linux/ |
vt.h | 14 /* 0x56 is 'V', to avoid collision with termios and kd */
|
serial_core.h | 167 void (*set_termios)(struct uart_port *, struct termios *new, 168 struct termios *old); 361 unsigned int uart_get_baud_rate(struct uart_port *port, struct termios *termios, 362 struct termios *old, unsigned int min,
|
/external/openssh/openbsd-compat/ |
sigact.h | 40 * and usually no sigaction() nor <termios.h>
|
bsd-openpty.c | 73 openpty(int *amaster, int *aslave, char *name, struct termios *termp, 186 struct termios tio;
|
readpassphrase.c | 29 #include <termios.h> 60 struct termios term, oterm;
|
/external/openssh/ |
ttymodes.c | 52 #include <termios.h> 281 tty_make_modes(int fd, struct termios *tiop) 283 struct termios tio; 351 struct termios tio;
|
/external/openssl/patches/ |
progs.patch | 52 # undef TERMIOS
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/ |
ioctl-types.h | 1 /* Structure types for pre-termios terminal ioctls. Linux version.
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
vt.h | 26 /* 0x56 is 'V', to avoid collision with termios and kd */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/ |
ioctl-types.h | 1 /* Structure types for pre-termios terminal ioctls. Linux version.
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
vt.h | 26 /* 0x56 is 'V', to avoid collision with termios and kd */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/ |
ioctl-types.h | 1 /* Structure types for pre-termios terminal ioctls. Linux version.
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
vt.h | 26 /* 0x56 is 'V', to avoid collision with termios and kd */
|
/external/e2fsprogs/ext2ed/ |
win.c | 23 #include <termios.h> 36 struct termios termioInit, termioCurrent;
|
/external/qemu/distrib/sdl-1.2.15/src/video/fbcon/ |
SDL_fbvideo.h | 28 #include <termios.h> 72 struct termios saved_kbd_termios;
|
/external/qemu/distrib/sdl-1.2.15/src/video/wscons/ |
SDL_wsconsevents.c | 29 #include <termios.h> 43 struct termios tty;
|
/frameworks/base/core/jni/ |
android_hardware_SerialPort.cpp | 29 #include <termios.h> 144 struct termios tio;
|
/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;
|
/development/ndk/platforms/android-3/arch-arm/include/asm/ |
termbits.h | 20 struct termios { struct
|
/development/ndk/sources/android/libportable/arch-mips/ |
ioctl.c | 21 #include <termios.h>
|