Searched refs:cfgetospeed (Results 1 – 2 of 2) sorted by relevance
/bionic/libc/include/ | ||
D | termios.h | 39 speed_t cfgetospeed(const struct termios*); |
/bionic/libc/bionic/ | ||
D | termios.cpp | 40 speed_t cfgetospeed(const termios* s) { in cfgetospeed() function |