Searched
full:termios (Results
376 -
400 of
536) sorted by null
<<11121314151617181920>>
/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/libppp/src/ |
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/ppp/pppd/ |
sys-solaris.c | 99 #include <termios.h> 217 static struct termios inittermios; 1186 struct termios tios; [all...] |
sys-linux.c | 93 #include <termios.h> 202 static struct termios inittermios; /* Initial TTY termios */ 904 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 - <termio.h>: added missing header (just includes <termios.h>)
|
/external/openssh/ |
serverloop.c | 55 #include <termios.h> 467 struct termios tio; [all...] |
/external/qemu/distrib/sdl-1.2.15/src/video/fbcon/ |
SDL_fbevents.c | 157 struct termios keyboard_termios; 676 struct termios mouse_termios;
|
/device/generic/goldfish/qemud/ |
qemud.c | 9 #include <termios.h> [all...] |
/external/chromium_org/third_party/openssl/openssl/crypto/des/ |
VERSION | 112 supports termios, thanks to Sameer Parekh <sameer@c2.org>
|
/external/dropbear/ |
configure.in | 212 AC_CHECK_HEADERS([fcntl.h limits.h netinet/in.h netinet/tcp.h stdlib.h string.h sys/socket.h sys/time.h termios.h unistd.h crypt.h pty.h ioctl.h libutil.h libgen.h inttypes.h stropts.h utmp.h utmpx.h lastlog.h paths.h util.h netdb.h security/pam_appl.h pam/pam_appl.h netinet/in_systm.h])
|
svr-chansession.c | 431 struct termios termio;
|
Completed in 1822 milliseconds
<<11121314151617181920>>