Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CloverHackyColor/CloverBootloader
/ fread
Function
fread
Library/OpensslLib/SysCall/CrtWrapper.c:391–394 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
389
}
390
391
size_t fread (void *b, size_t c, size_t i, FILE *f)
392
{
393
return 0;
394
}
395
396
int fprintf (FILE *f, const char *s, ...)
397
{
Callers
15
lodepng_buffer_file
Function · 0.85
GenCrc32.c
File · 0.85
AddFile
Function · 0.85
GenerateFvImage
Function · 0.85
CalculateFvSize
Function · 0.85
FfsRebase
Function · 0.85
GenerateCapImage
Function · 0.85
Usage
Function · 0.85
File_Read
Function · 0.85
GetFileContents
Function · 0.85
FCopyFile
Function · 0.85
GenFfs.c
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected