Searched refs:fcomparam (Results 1 – 1 of 1) sorted by relevance
228 static int fcomparam(struct tty *, struct termios *);252 tp->t_param = fcomparam; in fcomopen()275 fcomparam(tp, &tp->t_termios); in fcomopen()430 fcomparam(struct tty *tp, struct termios *t) in fcomparam() function