Searched defs:termios (Results 1 – 2 of 2) sorted by relevance
4 cfgetospeed(const struct termios *) in cfgetospeed()10 cfsetospeed(struct termios *, speed_t) in cfsetospeed()16 cfgetispeed(const struct termios *) in cfgetispeed()22 cfsetispeed(struct termios *, speed_t) in cfsetispeed()
112 struct termios { struct120 extern speed_t cfgetospeed(const struct termios *); argument