Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aboutcode-org/scancode-toolkit
/ dlerror
Function
dlerror
tests/licensedcode/data/perf/udll.cxx:289–292 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
287
}
288
289
static const char *dlerror(void)
290
{
291
return error(1, (char *)NULL);
292
}
293
294
static int dlclose(void *handle)
295
{
Callers
nothing calls this directly
Calls
1
error
Function · 0.70
Tested by
no test coverage detected