OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:termio
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb/dist/sim/ppc/
emul_unix.c
69
/* If we have TERMIOS, use that for the
termio
structure, since some systems
70
don't like including both sys/termios.h and sys/
termio
.h at the same
74
#undef
termio
macro
75
#define
termio
termios
macro
87
#include <sys/
termio
.h>
1252
/* Convert to/from host
termio
structure */
1265
struct
termio
*host,
1453
struct
termio
host_termio;
2224
/* Convert to/from host
termio
structure */
2237
struct
termio
*host
[
all
...]
/src/external/gpl3/gdb.old/dist/sim/ppc/
emul_unix.c
69
/* If we have TERMIOS, use that for the
termio
structure, since some systems
70
don't like including both sys/termios.h and sys/
termio
.h at the same
74
#undef
termio
macro
75
#define
termio
termios
macro
87
#include <sys/
termio
.h>
1252
/* Convert to/from host
termio
structure */
1265
struct
termio
*host,
1453
struct
termio
host_termio;
2224
/* Convert to/from host
termio
structure */
2237
struct
termio
*host
[
all
...]
Completed in 199 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026