Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CloverHackyColor/CloverBootloader
/ fopen
Function
fopen
Library/OpensslLib/SysCall/CrtWrapper.c:386–389 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
384
}
385
386
FILE *fopen (const char *c, const char *m)
387
{
388
return NULL;
389
}
390
391
size_t fread (void *b, size_t c, size_t i, FILE *f)
392
{
Callers
15
lodepng_filesize
Function · 0.85
lodepng_buffer_file
Function · 0.85
lodepng_save_file
Function · 0.85
GenCrc32.c
File · 0.85
WriteMapFile
Function · 0.85
AddFile
Function · 0.85
GenerateFvImage
Function · 0.85
CalculateFvSize
Function · 0.85
FfsRebase
Function · 0.85
GenerateCapImage
Function · 0.85
GenFv.c
File · 0.85
Usage
Function · 0.85
Calls
no outgoing calls
Tested by
1
main
Function · 0.68