Home
last modified time | relevance | path

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

/third_party/python/Modules/
Dposixmodule.c938 PyObject *StatResultType; member
2317 PyObject *StatResultType = get_posix_state(module)->StatResultType; in _pystat_fromstructstat() local
15389 PyObject *StatResultType = (PyObject *)PyStructSequence_NewType(&stat_result_desc); in posixmodule_exec() local