HomeSort by relevance Sort by last modified time
    Searched full:cfgetspeed (Results 1 - 1 of 1) sorted by null

  /bionic/libc/bionic/
termios.cpp 32 static speed_t cfgetspeed(const termios* s) { function
37 return cfgetspeed(s);
41 return cfgetspeed(s);

Completed in 84 milliseconds