Searched refs:os_fchmod (Results 1 – 1 of 1) sorted by relevance
368 {"fchmod", (PyCFunction)os_fchmod, METH_FASTCALL|METH_KEYWORDS, os_fchmod__doc__},374 os_fchmod(PyObject *module, PyObject *const *args, Py_ssize_t nargs, PyObject *kwnames) in os_fchmod() function