Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/acl-dev/acl
/ proctl_init
Function
proctl_init
lib_acl/src/proctl/acl_proctl.c:19–22 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
17
char *var_progname = NULL;
18
19
static void proctl_init(const char *progname)
20
{
21
acl_socket_init();
22
}
23
24
static void proctl_start_init(const char *progname)
25
{
Callers
2
proctl_start_init
Function · 0.85
proctl_client_open
Function · 0.85
Calls
1
acl_socket_init
Function · 0.85
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…