MCPcopy Create free account
hub / github.com/RT-Thread/env-windows / stat

Class stat

tools/python-3.11.9-amd64/include/internal/pycore_fileutils.h:95–95  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

93PyAPI_FUNC(int) _Py_stat(
94 PyObject *path,
95 struct stat *status);
96
97PyAPI_FUNC(int) _Py_open(
98 const char *pathname,

Callers 3

fwalkFunction · 0.50
_fwalkFunction · 0.50
openMethod · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected