MCPcopy Create free account
hub / github.com/F-Stack/f-stack / stat

Class stat

freebsd/contrib/zstd/programs/util.h:113–113  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

111 typedef struct _stati64 stat_t;
112#else
113 typedef struct stat stat_t;
114#endif
115
116#if defined(_MSC_VER) || defined(__MINGW32__) || defined (__MSVCRT__) /* windows support */

Callers 1

UTIL_statFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected