Searched refs:speed_t (Results 1 – 8 of 8) sorted by relevance
7 typedef unsigned int speed_t; typedef27 speed_t c_ispeed; /* input speed */28 speed_t c_ospeed; /* output speed */38 speed_t c_ispeed; /* input speed */39 speed_t c_ospeed; /* output speed */
16 typedef unsigned int speed_t; typedef40 speed_t c_ispeed; /* input speed */41 speed_t c_ospeed; /* output speed */51 speed_t c_ispeed; /* input speed */52 speed_t c_ospeed; /* output speed */
54 speed_t cfgetospeed(const struct termios *);55 speed_t cfgetispeed(const struct termios *);
80 speed_t cfgetospeed(const struct termios *t) in cfgetospeed()85 speed_t cfgetispeed(const struct termios *t) in cfgetispeed()
52 speed_t code;84 static speed_t encode(char *s) in encode()91 return (speed_t) -1; in encode()182 speed_t speed; in sense_baud()
75 speed_to_baud(speed_t speed) in speed_to_baud()163 static speed_t
475 speed_t t_speed;
460 private speed_t tty__getspeed(struct termios *);613 private speed_t616 speed_t spd; in tty__getspeed()