Searched defs:cfgetospeed (Results 1 – 3 of 3) sorted by relevance
34 cfgetospeed(const struct termios *t) in cfgetospeed() function
64 #define cfgetospeed(t) ((t)->c_cflag & CBAUD) macro145 #define cfgetospeed(t) ((t)->c_cflag & CBAUD) macro
1456 #define cfgetospeed(x) not_here("cfgetospeed" global() macro