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