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

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

Completed in 95 milliseconds