Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dposixmodule.c1848 posix_chmod(PyObject *self, PyObject *args) in posix_chmod() function
8835 {"chmod", posix_chmod, METH_VARARGS, posix_chmod__doc__},