HomeSort by relevance Sort by last modified time
    Searched full:termios (Results 376 - 400 of 608) sorted by null

<<11121314151617181920>>

  /external/toybox/toys/pending/
telnet.c 34 struct termios def_term;
35 struct termios raw_term;
  /external/kernel-headers/original/uapi/linux/
kd.h 6 /* 0x4B is 'K', to avoid collision with termios and vt */
  /external/libnfc-nci/halimpl/pn54x/tml/
phTmlNfc_i2c.c 27 #include <termios.h>
  /external/libnfc-nxp/Linux_x86/
phDal4Nfc_uart.c 35 #include <termios.h>
55 struct termios nIoConfigBackup;
56 struct termios nIoConfig;
194 memset((void *)&gComPortContext.nIoConfig, (int)0, (size_t)sizeof(struct termios));
  /external/lldb/source/Host/common/
Terminal.cpp 18 #include <termios.h>
39 struct termios fd_termios;
76 struct termios fd_termios;
146 m_termios_ap.reset (new struct termios);
  /external/lldb/tools/debugserver/source/
PseudoTerminal.h 18 #include <termios.h>
RNBSocket.cpp 21 #include <termios.h>
297 struct termios stdin_termios;
  /external/openssh/
ttymodes.h 68 /* termios macro */
  /external/toybox/lib/
password.c 52 struct termios oldtermio;
  /packages/apps/FMRadio/jni/fmr/
fmr.h 30 #include <termios.h>
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/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.11-4.8/sysroot/usr/include/linux/
kd.h 6 /* 0x4B is 'K', to avoid collision with termios and vt */
serial.h 87 #define ASYNCB_SPLIT_TERMIOS 3 /* Separate termios for dialin/callout */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/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.15-4.8/sysroot/usr/include/linux/
kd.h 6 /* 0x4B is 'K', to avoid collision with termios and vt */
serial.h 87 #define ASYNCB_SPLIT_TERMIOS 3 /* Separate termios for dialin/callout */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
posix_opt.h 53 /* `c_cc' member of 'struct termios' structure can be disabled by
  /bionic/libc/bionic/
getentropy_linux.c 43 #include <termios.h>
420 struct termios tios;
  /bionic/libc/kernel/uapi/asm-generic/
termbits.h 27 struct termios { struct
  /bionic/libc/kernel/uapi/asm-mips/asm/
termbits.h 27 struct termios { struct
  /development/ndk/platforms/android-21/arch-mips/include/asm/
termbits.h 27 struct termios { struct
  /development/ndk/platforms/android-21/arch-mips64/include/asm/
termbits.h 27 struct termios { struct
  /development/ndk/platforms/android-21/include/asm-generic/
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

Completed in 465 milliseconds

<<11121314151617181920>>