MCPcopy 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 */
296size_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_fileFunction · 0.85
GenCrc32.cFile · 0.85
GenerateFvImageFunction · 0.85
GenerateCapImageFunction · 0.85
UsageFunction · 0.85
File_WriteFunction · 0.85
TianoCompress.cFile · 0.85
FCopyFileFunction · 0.85
mainFunction · 0.85
PutFileImageFunction · 0.85
WriteOutputFunction · 0.85
mainFunction · 0.85

Calls

no outgoing calls

Tested by 1

doitFunction · 0.68