Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/clinic/
Dposixmodule.c.h2302 {"openpty", (PyCFunction)os_openpty, METH_NOARGS, os_openpty__doc__},
2308 os_openpty(PyObject *module, PyObject *Py_UNUSED(ignored)) in os_openpty() function