Home
last modified time | relevance | path

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

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