Searched refs:ultrix_termios (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/compat/ultrix/
H A Dultrix_tty.h33 struct ultrix_termios { struct
44 #define ULTRIX_TCGETS _IOR('t', 85, struct ultrix_termios)
45 #define ULTRIX_TCSETS _IOW('t', 84, struct ultrix_termios) /* set termios */
46 #define ULTRIX_TCSETSW _IOW('t', 83, struct ultrix_termios) /* Drain&set,*/
47 #define ULTRIX_TCSETSF _IOW('t', 82, struct ultrix_termios) /*Drainflush,set*/
H A Dultrix_ioctl.c61 #define emul_termios ultrix_termios
548 struct ultrix_termios sts;
568 struct ultrix_termios sts;
608 struct ultrix_termios sts;

Completed in 99 milliseconds