Searched refs:zsparam (Results 1 – 2 of 2) sorted by relevance
273 static int zsparam(struct tty *, struct termios *);406 tp->t_param = zsparam; in zstty_attach()451 (void) zsparam(tp, &t); in zstty_attach()628 (void) zsparam(tp, &t); in zsopen()967 zsparam(struct tty *tp, struct termios *t) in zsparam() function
267 static int zsparam(struct tty *, struct termios *);422 tp->t_param = zsparam; in zsopen()444 (void)zsparam(tp, &tp->t_termios); in zsopen()1088 zsparam(struct tty *tp, struct termios *t) in zsparam() function