Home
last modified time | relevance | path

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

/bionic/libc/include/sys/
Dioctl_compat.h68 struct sgttyb { struct
87 #define TIOCGETP _IOR('t', 8,struct sgttyb)/* get parameters -- gtty */ argument
/bionic/libc/kernel/arch-mips/asm/
Dtermios.h24 struct sgttyb { struct
25 char sg_ispeed;
26 char sg_ospeed;
27 char sg_erase;
29 char sg_kill;
30 int sg_flags;