Searched refs:speed_t (Results 1 – 6 of 6) sorted by relevance
36 speed_t46 speed_t55 cfsetospeed (struct termios *termios_p, speed_t speed) in cfsetospeed()77 cfsetispeed (struct termios *termios_p, speed_t speed) in libc_hidden_def()
33 speed_t c_ispeed; /* input speed */34 speed_t c_ospeed; /* output speed */
36 speed_t c_ispeed; /* input speed */37 speed_t c_ospeed; /* output speed */
32 speed_t c_ispeed; /* input speed */33 speed_t c_ospeed; /* output speed */
24 typedef unsigned int speed_t; typedef
34 speed_t c_ispeed; /* input speed */35 speed_t c_ospeed; /* output speed */
Completed in 5 milliseconds