MCPcopy Create free account
hub / github.com/git/git / stat

Class stat

xdiff-interface.c:160–160  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

158int read_mmfile(mmfile_t *ptr, const char *filename)
159{
160 struct stat st;
161 FILE *f;
162 size_t sz;
163

Callers 1

read_mmfileFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected