Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/clinic/
Dposixmodule.c.h5682 {"set_inheritable", (PyCFunction)os_set_inheritable, METH_FASTCALL, os_set_inheritable__doc__},
5688 os_set_inheritable(PyObject *module, PyObject *const *args, Py_ssize_t nargs) in os_set_inheritable() function