Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/clinic/
Dposixmodule.c.h4188 {"major", (PyCFunction)os_major, METH_O, os_major__doc__},
4194 os_major(PyObject *module, PyObject *arg) in os_major() function