Searched refs:comparam (Results 1 – 2 of 2) sorted by relevance
150 int comparam(struct tty *, struct termios *);
256 tp->t_param = comparam; in comopen()284 comparam(tp, &tp->t_termios); in comopen()768 comparam(struct tty *tp, struct termios *t) in comparam() function