Home
last modified time | relevance | path

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

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