Home
last modified time | relevance | path

Searched defs:StatVFSResultType (Results 1 – 1 of 1) sorted by relevance

/third_party/python/Modules/
Dposixmodule.c981 PyObject *StatVFSResultType; member
11224 PyObject *StatVFSResultType = get_posix_state(module)->StatVFSResultType; in _pystatvfs_fromstructstatvfs() local
15691 PyObject *StatVFSResultType = (PyObject *)PyStructSequence_NewType(&statvfs_result_desc); in posixmodule_exec() local