/external/libppp/src/ |
tcpmss.c | 39 #include <termios.h>
|
vjcomp.c | 40 #include <termios.h>
|
i4b.c | 51 #include <termios.h> 249 struct termios ios;
|
arp.c | 45 #include <termios.h>
|
atm.c | 40 #include <termios.h>
|
iplist.c | 35 #include <termios.h>
|
/external/openssh/openbsd-compat/ |
openbsd-compat.h | 179 int openpty(int *, int *, char *, struct termios *, struct winsize *);
|
/external/openssh/ |
ttymodes.h | 68 /* termios macro */
|
/external/qemu/distrib/sdl-1.2.15/src/video/directfb/ |
SDL_DirectFB_events.c | 30 #include <termios.h>
|
/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");
|
/external/qemu/distrib/sdl-1.2.15/src/video/ps3/ |
SDL_ps3video.h | 40 #include <termios.h>
|
/external/strace/linux/mips/ |
ioctlent.sh | 87 echo '#include <linux/termios.h>'
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/ |
posix_opt.h | 53 /* `c_cc' member of 'struct termios' structure can be disabled by
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
kd.h | 5 /* 0x4B is 'K', to avoid collision with termios and vt */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/ |
posix_opt.h | 53 /* `c_cc' member of 'struct termios' structure can be disabled by
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
kd.h | 5 /* 0x4B is 'K', to avoid collision with termios and vt */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/ |
posix_opt.h | 53 /* `c_cc' member of 'struct termios' structure can be disabled by
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
kd.h | 5 /* 0x4B is 'K', to avoid collision with termios and vt */
|
/bionic/libc/kernel/arch-arm/asm/ |
termbits.h | 26 struct termios { struct
|
/bionic/libc/kernel/arch-mips/asm/ |
termbits.h | 27 struct termios { struct
|
/bionic/libc/kernel/arch-x86/asm/ |
termbits.h | 27 struct termios { struct
|
/development/ndk/platforms/android-9/arch-mips/include/asm/ |
termbits.h | 27 struct termios { struct
|
/development/ndk/platforms/android-9/arch-x86/include/asm/ |
termbits.h | 27 struct termios { struct
|
/external/dropbear/ |
session.h | 216 struct termios saved_tio;
|
/external/kernel-headers/original/asm-mips/ |
termbits.h | 24 struct termios { struct
|