Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/clinic/
Dposixmodule.c.h8140 {"get_inheritable", (PyCFunction)os_get_inheritable, METH_O, os_get_inheritable__doc__},
8146 os_get_inheritable(PyObject *module, PyObject *arg) in os_get_inheritable() function