Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
158
int read_mmfile(mmfile_t *ptr, const char *filename)
159
{
160
struct stat st;
161
FILE *f;
162
size_t sz;
163
Callers
1
read_mmfile
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected