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

<<11121314151617181920>>

  /external/libvncserver/
rfbconfig.h.in 277 /* Define to 1 if you have the <termios.h> header file. */
  /external/linux-tools-perf/src/tools/perf/
builtin-kvm.c 24 #include <termios.h>
1050 int perf_kvm__handle_stdin(struct termios *tc_now, struct termios *tc_save)
1068 struct termios tc, save;
    [all...]
  /external/linux-tools-perf/src/tools/perf/util/
help.c 6 #include <termios.h>
  /external/strace/
ioctl.c 280 * T sys/termios.h -no overlap-
  /external/toybox/toys/pending/
init.c 71 struct termios terminal;
  /external/lldb/include/lldb/Host/
Terminal.h 16 struct termios;
176 std::unique_ptr<struct termios> m_termios_ap; ///< Cached terminal state information.
  /external/valgrind/include/vki/
vki-darwin.h 1005 #include <sys/termios.h>
1007 #define vki_termios termios
  /external/wpa_supplicant_8/src/utils/
edit.c 10 #include <termios.h>
41 static struct termios prevt, newt;
  /external/lldb/tools/driver/
Driver.cpp 15 #include <termios.h>
43 static struct termios g_old_stdin_termios;
    [all...]
  /build/tools/releasetools/
pylintrc 343 deprecated-modules=regsub,TERMIOS,Bastion,rexec
  /external/e2fsprogs/e2fsck/
message.c 93 #include <termios.h>
  /external/libnfc-nxp/Linux_x86/
phDal4Nfc_i2c.c 31 #include <termios.h>
  /external/libvncserver/rfb/
rfbconfig.h 368 /* Define to 1 if you have the <termios.h> header file. */
  /external/llvm/cmake/
config-ix.cmake 71 check_include_file(termios.h HAVE_TERMIOS_H)
  /external/llvm/include/llvm/Config/
config.h.cmake 333 /* Define to 1 if you have the <termios.h> header file. */
config.h.in 321 /* Define to 1 if you have the <termios.h> header file. */
  /external/llvm/lib/Support/Unix/
Process.inc 52 # include <termios.h>
  /external/ltrace/etc/
libc.so.conf 355 # termios.h
  /external/strace/maint/
ioctls_sym.sh 176 #include <asm/termios.h>
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_platform_limits_posix.cc 53 #include <termios.h>
342 unsigned struct_termios_sz = sizeof(struct termios);
    [all...]
  /external/ppp/pppd/
tty.c 77 #include <termios.h>
557 * various termios flags appropriately. If we aren't dialling
    [all...]
sys-linux.c 93 #include <termios.h>
204 static struct termios inittermios; /* Initial TTY termios */
935 struct termios tios;
    [all...]
sys-solaris.c 99 #include <termios.h>
217 static struct termios inittermios;
1186 struct termios tios;
    [all...]
  /external/toybox/kconfig/
mconf.c 21 #include <termios.h>
276 static struct termios ios_org;
  /frameworks/av/cmds/screenrecord/
screenrecord.cpp 30 #include <termios.h>
513 struct termios term;
    [all...]

Completed in 158 milliseconds

<<11121314151617181920>>