MCPcopy 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
29static void run(void)
30{
31 service_start(__service);
32}
33
34static void usage(const char *procname)
35{

Callers 1

mainFunction · 0.70

Calls 1

service_startFunction · 0.70

Tested by

no test coverage detected