Searched refs:termios (Results 76 - 100 of 167) sorted by relevance

1234567

/external/openssl/crypto/des/
H A Dread_pwd.c67 * are on a POSIX system and have sigaction and termios. */
145 #include <termios.h>
146 #define TTY_STRUCT struct termios
/external/libppp/src/
H A Dtty.c42 #include <termios.h>
101 struct termios ios; /* To be able to reset from raw mode */
435 struct termios ios;
482 struct termios tio;
534 struct termios ios;
678 struct termios ios;
H A Di4b.c51 #include <termios.h>
249 struct termios ios;
H A Darp.c45 #include <termios.h>
H A Datm.c40 #include <termios.h>
H A Ddefs.c45 #include <termios.h>
H A Diplist.c35 #include <termios.h>
H A Dtimer.c37 #include <termios.h>
H A Dlink.c40 #include <termios.h>
H A Dpap.c40 #include <termios.h>
H A Dpred.c36 #include <termios.h>
/external/chromium_org/native_client_sdk/src/libraries/nacl_io_test/
H A Dkernel_wrap_test.cc271 struct termios term;
277 struct termios term;
/external/chromium_org/third_party/openssl/openssl/crypto/ui/
H A Dui_openssl.c146 * are on a POSIX system and have sigaction and termios. */
224 # include <termios.h>
225 # define TTY_STRUCT struct termios
/external/openssl/crypto/ui/
H A Dui_openssl.c146 * are on a POSIX system and have sigaction and termios. */
224 # include <termios.h>
225 # define TTY_STRUCT struct termios
/external/qemu/distrib/sdl-1.2.15/src/video/ipod/
H A DSDL_ipodvideo.c30 #include <termios.h>
65 static struct termios old_termios, cur_termios;
227 if (dbgout) fprintf (dbgout, "Can't get termios\n");
242 if (dbgout) fprintf (dbgout, "Can't set termios\n");
/external/dropbear/
H A Dsshpty.c191 struct termios tio;
/external/openssh/
H A Dsshpty.c31 #include <termios.h>
/external/qemu/
H A Dcurses.c29 #include <termios.h>
/external/qemu/distrib/sdl-1.2.15/src/video/directfb/
H A DSDL_DirectFB_events.c30 #include <termios.h>
/external/qemu/distrib/sdl-1.2.15/src/video/fbcon/
H A DSDL_fbelo.c333 struct termios mouse_termios;
/external/wpa_supplicant_8/hostapd/src/utils/
H A Dedit.c10 #include <termios.h>
41 static struct termios prevt, newt;
/external/wpa_supplicant_8/src/utils/
H A Dedit.c10 #include <termios.h>
41 static struct termios prevt, newt;
/external/wpa_supplicant_8/wpa_supplicant/src/utils/
H A Dedit.c10 #include <termios.h>
41 static struct termios prevt, newt;
/external/e2fsprogs/e2fsck/
H A Dmessage.c92 #include <termios.h>
/external/e2fsprogs/misc/
H A Dblkid.c17 #include <termios.h>

Completed in 409 milliseconds

1234567