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

/external/python/cpython2/Modules/
H A Dposixmodule.c2092 posix_fchown(PyObject *self, PyObject *args) function
8846 {"fchown", posix_fchown, METH_VARARGS, posix_fchown__doc__},

Completed in 140 milliseconds