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

<<11121314151617181920>>

  /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/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>
systems.c 38 #include <termios.h>
throughput.c 35 #include <termios.h>
timer.c 37 #include <termios.h>
udp.c 42 #include <termios.h>
  /external/llvm/cmake/
config-ix.cmake 65 check_include_file(termios.h HAVE_TERMIOS_H)
  /external/llvm/lib/Support/Unix/
Process.inc 38 # include <termios.h>
  /external/chromium_org/native_client_sdk/src/libraries/nacl_io/
kernel_proxy.cc 672 int KernelProxy::tcgetattr(int fd, struct termios* termios_p) {
690 const struct termios *termios_p) {
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_platform_limits_posix.cc 40 #include <termios.h>
206 unsigned struct_termios_sz = sizeof(struct termios);
    [all...]

Completed in 1120 milliseconds

<<11121314151617181920>>