sunos_termio 82 compat/sunos/sunos.h struct sunos_termio {
sunos_termio 90 compat/sunos/sunos.h #define SUNOS_TCGETA _IOR('T', 1, struct sunos_termio)
sunos_termio 91 compat/sunos/sunos.h #define SUNOS_TCSETA _IOW('T', 2, struct sunos_termio)
sunos_termio 92 compat/sunos/sunos.h #define SUNOS_TCSETAW _IOW('T', 3, struct sunos_termio)
sunos_termio 93 compat/sunos/sunos.h #define SUNOS_TCSETAF _IOW('T', 4, struct sunos_termio)
sunos_termio 100 compat/sunos/sunos_ioctl.c static void stios2stio(struct sunos_termios *, struct sunos_termio *);
sunos_termio 101 compat/sunos/sunos_ioctl.c static void stio2stios(struct sunos_termio *, struct sunos_termios *);
sunos_termio 372 compat/sunos/sunos_ioctl.c struct sunos_termio *t;
sunos_termio 384 compat/sunos/sunos_ioctl.c struct sunos_termio *t;
sunos_termio 527 compat/sunos/sunos_ioctl.c struct sunos_termio st;
sunos_termio 551 compat/sunos/sunos_ioctl.c struct sunos_termio st;