MCPcopy Create free account
hub / github.com/CloverHackyColor/CloverBootloader / fclose

Function fclose

Library/OpensslLib/SysCall/CrtWrapper.c:381–384  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

379#endif
380
381int fclose (FILE *f)
382{
383 return 0;
384}
385
386FILE *fopen (const char *c, const char *m)
387{

Callers 15

lodepng_filesizeFunction · 0.85
lodepng_buffer_fileFunction · 0.85
lodepng_save_fileFunction · 0.85
GenCrc32.cFile · 0.85
WriteMapFileFunction · 0.85
AddFileFunction · 0.85
GenerateFvImageFunction · 0.85
CalculateFvSizeFunction · 0.85
FfsRebaseFunction · 0.85
GenerateCapImageFunction · 0.85
GenFv.cFile · 0.85
UsageFunction · 0.85

Calls

no outgoing calls

Tested by 1

mainFunction · 0.68