HomeSort by relevance Sort by last modified time
    Searched full:termios (Results 326 - 350 of 536) sorted by null

<<11121314151617181920>>

  /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
  /external/libppp/src/
arp.c 45 #include <termios.h>
atm.c 40 #include <termios.h>
iplist.c 35 #include <termios.h>
  /external/libvpx/libvpx/examples/includes/geshi/geshi/
python.php 126 'symbol', 'sys', 'syslog', 'tabnanny', 'tarfile', 'telnetlib', 'tempfile', 'termios',
  /external/openssh/
sshpty.c 31 #include <termios.h>
  /external/qemu/
curses.c 29 #include <termios.h>
  /external/qemu/distrib/sdl-1.2.15/src/video/fbcon/
SDL_fbelo.c 333 struct termios mouse_termios;
  /external/qemu/distrib/sdl-1.2.15/src/video/ggi/
SDL_ggievents.c 30 #include <termios.h>
  /external/strace/
ioctl.c 182 * T sys/termios.h -no overlap-
  /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
  /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/asm/
termbits.h 27 struct termios { struct
  /prebuilts/ndk/9/platforms/android-14/arch-x86/usr/include/asm/
termbits.h 27 struct termios { struct
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/asm/
termbits.h 27 struct termios { struct
  /prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/asm/
termbits.h 27 struct termios { struct
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/asm/
termbits.h 27 struct termios { struct
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/asm/
termbits.h 27 struct termios { struct
  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
pyport.h 665 be included before termios.h or it will generate an error. */
674 #include <termios.h>
675 extern int openpty(int *, int *, char *, struct termios *, struct winsize *);
676 extern pid_t forkpty(int *, char *, struct termios *, struct winsize *);
    [all...]
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
pyport.h 665 be included before termios.h or it will generate an error. */
674 #include <termios.h>
675 extern int openpty(int *, int *, char *, struct termios *, struct winsize *);
676 extern pid_t forkpty(int *, char *, struct termios *, struct winsize *);
    [all...]

Completed in 1968 milliseconds

<<11121314151617181920>>