Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/clinic/
Dposixmodule.c.h216 os_ctermid_impl(PyObject *module);
221 return os_ctermid_impl(module); in os_ctermid()
/external/python/cpython3/Modules/
Dposixmodule.c2670 os_ctermid_impl(PyObject *module) in os_ctermid_impl() function