HomeSort by relevance Sort by last modified time
    Searched full:termios (Results 351 - 375 of 543) sorted by null

<<11121314151617181920>>

  /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...]
  /hardware/ti/wpan/ti_st/uim-sysfs/
uim.c 24 #include <termios.h>
256 struct termios ti;
300 struct termios ti;
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/config/
Setup 236 #termios termios.c # Steen Lumholt's termios module
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/config/
Setup 236 #termios termios.c # Steen Lumholt's termios module
  /external/qemu/
qemu-char.c 49 #include <termios.h>
793 static struct termios oldtty;
805 struct termios tty;
861 struct termios *termp, struct winsize *winp)
901 static void cfmakeraw (struct termios *termios_p)
1044 struct termios tty;
1087 struct termios tty;
    [all...]
  /external/linux-tools-perf/
builtin-top.c 52 #include <termios.h>
505 struct termios tc, save;
627 struct termios tc, save;
  /external/antlr/antlr-3.4/runtime/Python/
pylintrc 264 deprecated-modules=regsub,string,TERMIOS,Bastion,rexec
  /external/chromium_org/native_client_sdk/src/tests/nacl_io_test/
mount_node_tty_test.cc 221 struct termios tattr;
  /external/dropbear/
config.h 319 /* Define to 1 if you have the <termios.h> header file. */
config.h.in 318 /* Define to 1 if you have the <termios.h> header file. */
sshpty.c 191 struct termios tio;
  /external/e2fsprogs/misc/
blkid.c 17 #include <termios.h>
  /external/libppp/src/
defs.c 45 #include <termios.h>
exec.c 42 #include <termios.h>
link.c 40 #include <termios.h>
log.c 36 #include <termios.h>
mbuf.c 38 #include <termios.h>
pap.c 40 #include <termios.h>
pred.c 36 #include <termios.h>

Completed in 1212 milliseconds

<<11121314151617181920>>