MCPcopy 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
161void free_arg(struct arguments *args) { close_reader(args->reader); }
162
163#ifdef __cplusplus
164}

Callers 1

mainFunction · 0.50

Calls 1

close_readerFunction · 0.85

Tested by

no test coverage detected