Home
last modified time | relevance | path

Searched refs:speed_t (Results 1 – 4 of 4) sorted by relevance

/original-bsd/sys/sys/
H A Dtermios.h150 typedef long speed_t; typedef
216 speed_t cfgetispeed __P((const struct termios *));
217 speed_t cfgetospeed __P((const struct termios *));
218 int cfsetispeed __P((struct termios *, speed_t));
219 int cfsetospeed __P((struct termios *, speed_t));
229 int cfsetspeed __P((struct termios *, speed_t));
/original-bsd/lib/libc/gen/
H A Dtermios.c85 speed_t
93 speed_t
104 speed_t speed;
114 speed_t speed;
124 speed_t speed;
/original-bsd/lib/libedit/
H A Dtty.h444 speed_t t_speed;
H A Dtty.c425 private speed_t tty__getspeed __P((struct termios *));
538 private speed_t
542 speed_t spd;