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

Function close

Library/OpensslLib/SysCall/CrtWrapper.c:335–338  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

333}
334
335int close (int f)
336{
337 return -1;
338}
339
340void closelog (void)
341{

Callers 15

writeVBRFunction · 0.85
loadChunkFunction · 0.85
getPBRTypeFunction · 0.85
ParseSectionFunction · 0.85
create_outputFunction · 0.85
mainFunction · 0.85
daemonizeFunction · 0.85
mainFunction · 0.85
connection_threadFunction · 0.85
serveFunction · 0.85
init_poolFunction · 0.85
loadLocalizableStringsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected