Home
last modified time | relevance | path

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

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