Searched refs:termios_tcflow (Results 1 – 1 of 1) sorted by relevance
198 {"tcflow", (PyCFunction)(void(*)(void))termios_tcflow, METH_FASTCALL, termios_tcflow__doc__},204 termios_tcflow(PyObject *module, PyObject *const *args, Py_ssize_t nargs) in termios_tcflow() function