Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/1a1a11a/libCacheSim
/ free_arg
Function
free_arg
libCacheSim/bin/customized/SOSP23/oneHit/cli_parser.c:161–161 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
159
}
160
161
void free_arg(struct arguments *args) { close_reader(args->reader); }
162
163
#ifdef __cplusplus
164
}
Callers
1
main
Function · 0.50
Calls
1
close_reader
Function · 0.85
Tested by
no test coverage detected