OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:termios
(Results
276 - 300
of
430
) sorted by null
<<
11
12
13
14
15
16
17
18
/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
77
check_include_file(
termios
.h HAVE_TERMIOS_H)
/external/llvm/lib/Support/Unix/
Process.inc
36
# include <
termios
.h>
/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/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
...]
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/system/libc/
CHANGES.html
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;
Completed in 1265 milliseconds
<<
11
12
13
14
15
16
17
18