Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GJDuck/e9patch
/ close
Function
close
examples/stdlib.c:1170–1173 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1168
}
1169
1170
static int close(int fd)
1171
{
1172
return (int)syscall(SYS_close, fd);
1173
}
1174
1175
static int stat(const char *pathname, struct stat *buf)
1176
{
Callers
13
find_debug_altlink
Function · 0.85
dwarf_end
Function · 0.85
try_split_file
Function · 0.85
try_dwp_file
Function · 0.85
emitPatch
Function · 0.85
parseELF
Method · 0.85
parsePE
Method · 0.85
parseBinary
Method · 0.85
spawnBackend
Function · 0.85
fdopen
Function · 0.85
fopen
Function · 0.85
fclose
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected