Home
last modified time | relevance | path

Searched refs:sgttyb (Results 1 – 4 of 4) sorted by relevance

/sysdeps/unix/bsd/
A Dgtty.c23 gtty (int fd, struct sgttyb *params) in gtty()
A Dstty.c23 stty (int fd, const struct sgttyb *params) in stty()
/sysdeps/unix/sysv/linux/powerpc/bits/
A Dtermios-misc.h25 struct sgttyb { struct
/sysdeps/mach/hurd/bits/
A Dioctls.h335 #define TIOCGETP _IOR('t', 8,struct sgttyb)/* get parameters -- gtty */
336 #define TIOCSETP _IOW('t', 9,struct sgttyb)/* set parameters -- stty */
337 #define TIOCSETN _IOW('t',10,struct sgttyb)/* as above, but no flushtty*/

Completed in 6 milliseconds