Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CloverHackyColor/CloverBootloader
/ fwrite
Function
fwrite
Library/OpensslLib/SysCall/CrtWrapper.c:296–299 ·
view source on GitHub ↗
Write data to a stream */
Source
from the content-addressed store, hash-verified
294
295
/* Write data to a stream */
296
size_t fwrite (const void *buffer, size_t size, size_t count, FILE *stream)
297
{
298
return 0;
299
}
300
301
//
302
// -- Dummy OpenSSL Support Routines --
Callers
15
lodepng_save_file
Function · 0.85
GenCrc32.c
File · 0.85
GenerateFvImage
Function · 0.85
GenerateCapImage
Function · 0.85
Usage
Function · 0.85
File_Write
Function · 0.85
TianoCompress.c
File · 0.85
FCopyFile
Function · 0.85
main
Function · 0.85
PutFileImage
Function · 0.85
WriteOutput
Function · 0.85
main
Function · 0.85
Calls
no outgoing calls
Tested by
1
doit
Function · 0.68