HomeSort by: relevance | last modified time | path
    Searched defs:cfgetospeed (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/ppp/dist/pppd/
termios_linux.h 118 static inline speed_t cfgetospeed(const struct termios *t) function
142 return cfgetospeed(t);
165 return cfgetospeed(t);
  /src/lib/libc/include/
namespace.h 244 #define cfgetospeed _cfgetospeed macro

Completed in 26 milliseconds