ioctlrout 79 compat/hpux/hpux_tty.c int (*ioctlrout)(struct file *fp, u_long com, ioctlrout 85 compat/hpux/hpux_tty.c ioctlrout = fp->f_ops->fo_ioctl; ioctlrout 94 compat/hpux/hpux_tty.c if ((error = (*ioctlrout)(fp, TIOCGETA, (caddr_t)&tios, p))) ioctlrout 169 compat/hpux/hpux_tty.c (void) (*ioctlrout)(fp, TIOCGETD, (caddr_t)&line, p); ioctlrout 222 compat/hpux/hpux_tty.c if ((error = (*ioctlrout)(fp, TIOCGETA, (caddr_t)&tios, p))) ioctlrout 327 compat/hpux/hpux_tty.c error = (*ioctlrout)(fp, com, (caddr_t)&tios, p); ioctlrout 334 compat/hpux/hpux_tty.c (void) (*ioctlrout)(fp, TIOCSETD,