hpux_termio 152 compat/hpux/hpux_termio.h struct hpux_termio { hpux_termio 161 compat/hpux/hpux_termio.h #define HPUXTCGETA _IOR('T', 1, struct hpux_termio) hpux_termio 162 compat/hpux/hpux_termio.h #define HPUXTCSETA _IOW('T', 2, struct hpux_termio) hpux_termio 163 compat/hpux/hpux_termio.h #define HPUXTCSETAW _IOW('T', 3, struct hpux_termio) hpux_termio 164 compat/hpux/hpux_termio.h #define HPUXTCSETAF _IOW('T', 4, struct hpux_termio) hpux_termio 196 compat/hpux/hpux_termio.h void termiototermios(struct hpux_termio *, struct hpux_termios *, hpux_termio 198 compat/hpux/hpux_termio.h void termiostotermio(struct hpux_termios *, struct hpux_termio *); hpux_termio 208 compat/hpux/hpux_tty.c termiostotermio(&htios, (struct hpux_termio *)data); hpux_termio 227 compat/hpux/hpux_tty.c termiototermios((struct hpux_termio *)data, hpux_termio 383 compat/hpux/hpux_tty.c struct hpux_termio *tio; hpux_termio 416 compat/hpux/hpux_tty.c struct hpux_termio *tio;