Searched defs:posix_fchmod (Results 1 - 1 of 1) sorted by relevance

/external/python/cpython2/Modules/
H A Dposixmodule.c1923 posix_fchmod(PyObject *self, PyObject *args) function
8837 {"fchmod", posix_fchmod, METH_VARARGS, posix_fchmod__doc__},

Completed in 70 milliseconds