Home
last modified time | relevance | path

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

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