Home
last modified time | relevance | path

Searched defs:ospeed (Results 1 - 2 of 2) sorted by relevance

/third_party/toybox/toys/pending/
H A Dstty.c192 int ispeed = baud(cfgetispeed(t)), ospeed = baud(cfgetospeed(t)); in show_speed() local
/third_party/python/Modules/
H A Dtermios.c95 speed_t ospeed = cfgetospeed(&mode); in termios_tcgetattr_impl() local
191 speed_t ospeed = (speed_t) PyLong_AsLong(PyList_GetItem(term, 5)); in termios_tcsetattr_impl() local

Completed in 4 milliseconds