Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dposixmodule.c7548 posix_statvfs(PyObject *self, PyObject *args) in posix_statvfs() function
9138 {"statvfs", posix_statvfs, METH_VARARGS, posix_statvfs__doc__},