Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/clinic/
Dposixmodule.c.h1539 {"uname", (PyCFunction)os_uname, METH_NOARGS, os_uname__doc__},
1545 os_uname(PyObject *module, PyObject *Py_UNUSED(ignored)) in os_uname() function