Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/acl-dev/acl
/ init
Function
init
lib_protocol/samples/http_gate/main.c:6–9 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
4
#include <stdlib.h>
5
6
static void init(void)
7
{
8
acl_lib_init();
9
}
10
11
static void end(void)
12
{
Callers
1
main
Function · 0.70
Calls
1
acl_lib_init
Function · 0.85
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…