cdttyparam
static int cdttyparam(struct tty *, struct termios *);
p->p_tty->t_param = cdttyparam;
(void)cdttyparam(tp, &t);