Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dposixmodule.c2118 posix_lchown(PyObject *self, PyObject *args) in posix_lchown() function
8852 {"lchown", posix_lchown, METH_VARARGS, posix_lchown__doc__},