Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dposixmodule.c2063 posix_chown(PyObject *self, PyObject *args) in posix_chown() function
8840 {"chown", posix_chown, METH_VARARGS, posix_chown__doc__},