Searched refs:cfgetospeed (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/native_client_sdk/src/libraries/nacl_io/syscalls/
H A Dcfgetospeed.c16 speed_t cfgetospeed(const struct termios *termios_p) { function
/external/chromium_org/native_client_sdk/src/libraries/nacl_io/include/sys/
H A Dtermios.h128 speed_t cfgetospeed(const struct termios* termios_p);
/external/chromium_org/device/serial/
H A Dserial_io_handler_posix.cc380 speed_t ospeed = cfgetospeed(&config);
/external/libedit/src/
H A Dtty.c619 spd = cfgetospeed(td);
/external/ppp/pppd/
H A Dsys-linux.c958 speed = cfgetospeed(&tios);
H A Dsys-solaris.c1248 speed = cfgetospeed(&tios);

Completed in 181 milliseconds