Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/acl-dev/acl
/ run
Function
run
lib_acl/samples/dgate/main.cpp:29–32 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
27
}
28
29
static void run(void)
30
{
31
service_start(__service);
32
}
33
34
static void usage(const char *procname)
35
{
Callers
1
main
Function · 0.70
Calls
1
service_start
Function · 0.70
Tested by
no test coverage detected