MCPcopy Index your code
hub / github.com/git/git / stat

Class stat

repack.c:343–343  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

341 const char *packtmp)
342{
343 struct stat statbuf;
344 struct strbuf path = STRBUF_INIT;
345 struct generated_pack *pack = xcalloc(1, sizeof(*pack));
346 size_t i;

Callers 2

generated_pack_populateFunction · 0.70
generated_pack_installFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected