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

Function read

Library/OpensslLib/SysCall/CrtWrapper.c:431–434  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

429}
430
431ssize_t read (int f, void *b, size_t c)
432{
433 return 0;
434}
435
436int stat (const char *c, struct stat *s)
437{

Callers 15

loadChunkFunction · 0.85
getPBRTypeFunction · 0.85
mainFunction · 0.85
ath_readFunction · 0.85
fsw_posix_read_blockFunction · 0.85
loadLocalizableStringsFunction · 0.85
loadConfigFileFunction · 0.85
DES_enc_readFunction · 0.85
do_fpFunction · 0.85
do_fpFunction · 0.85
do_fpFunction · 0.85
do_fpFunction · 0.85

Calls

no outgoing calls

Tested by 1

fsw_posix_read_blockFunction · 0.68