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

<<11121314151617181920>>

  /external/libppp/src/
systems.c 38 #include <termios.h>
throughput.c 35 #include <termios.h>
timer.c 37 #include <termios.h>
udp.c 42 #include <termios.h>
auth.c 42 #include <termios.h>
nat_cmd.c 44 #include <termios.h>
ncp.c 42 #include <termios.h>
server.c 40 #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/compiler-rt/lib/sanitizer_common/
sanitizer_platform_limits_posix.cc 40 #include <termios.h>
206 unsigned struct_termios_sz = sizeof(struct termios);
    [all...]
  /external/qemu/distrib/sdl-1.2.15/src/video/ps2gs/
SDL_gsevents.c 150 struct termios keyboard_termios;
552 struct termios mouse_termios;
  /external/valgrind/main/include/vki/
vki-darwin.h 998 #include <sys/termios.h>
1000 #define vki_termios termios
  /external/wpa_supplicant_8/src/utils/
edit.c 10 #include <termios.h>
41 static struct termios prevt, newt;
  /hardware/ti/wlan/mac80211/ti-utils/uim_rfkill/
uim.c 24 #include <termios.h>
52 struct termios ti;
  /system/core/adb/
commandline.c 32 #include <termios.h>
216 static struct termios tio_save;
220 struct termios tio;
    [all...]
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/
pylintrc 295 deprecated-modules=regsub,string,TERMIOS,Bastion,rexec
  /external/chromium_org/tools/gyp/
pylintrc 288 deprecated-modules=regsub,string,TERMIOS,Bastion,rexec
  /external/e2fsprogs/e2fsck/
message.c 92 #include <termios.h>
  /external/eigen/test/
main.h 30 // B0 is defined in POSIX header termios.h
  /external/libnfc-nxp/Linux_x86/
phDal4Nfc_i2c.c 31 #include <termios.h>
  /external/ppp/pppd/
sys-solaris.c 99 #include <termios.h>
217 static struct termios inittermios;
1186 struct termios tios;
    [all...]
  /external/qemu/slirp/
debug.c 22 extern struct termios slirp_tty_settings;
  /external/qemu/slirp-android/
debug.c 23 extern struct termios slirp_tty_settings;
  /ndk/docs/text/system/libc/
CHANGES.text 26 - &lt;termio.h&gt;: added missing header (just includes &lt;termios.h&gt;)

Completed in 1017 milliseconds

<<11121314151617181920>>