Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/clinic/
Dposixmodule.c.h213 {"ctermid", (PyCFunction)os_ctermid, METH_NOARGS, os_ctermid__doc__},
219 os_ctermid(PyObject *module, PyObject *Py_UNUSED(ignored)) in os_ctermid() function