Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ioi/isolate
/ cf_string
Function
cf_string
config.c:36–40 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
34
}
35
36
static char *
37
cf_string(char *val)
38
{
39
return xstrdup(val);
40
}
41
42
static int
43
cf_int(char *val)
Callers
2
cf_entry_toplevel
Function · 0.85
cf_entry_compound
Function · 0.85
Calls
1
xstrdup
Function · 0.85
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…