Home
last modified time | relevance | path

Searched refs:termios_tcflow (Results 1 – 1 of 1) sorted by relevance

/third_party/python/Modules/clinic/
Dtermios.c.h198 {"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