Home
last modified time | relevance | path

Searched defs:sgttyb (Results 1 – 3 of 3) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/asm/
H A Dtermios.h15 struct sgttyb { struct
16 char sg_ispeed;
17 char sg_ospeed;
18 char sg_erase;
19 char sg_kill;
20 int sg_flags; /* SGI special - int, not short */
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/rpcsvc/
H A Drex.h47 struct sgttyb { struct
52 typedef struct sgttyb sgttyb; argument
H A Drex.x68 struct sgttyb { struct
69 unsigned four; /* always equals 4 */
70 opaque chars[4];
75 unsigned flags;