Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/clinic/
Dposixmodule.c.h4900 {"fstatvfs", (PyCFunction)os_fstatvfs, METH_O, os_fstatvfs__doc__},
4906 os_fstatvfs(PyObject *module, PyObject *arg) in os_fstatvfs() function