MCPcopy Create free account
hub / github.com/acl-dev/acl / usage

Function usage

lib_acl/samples/dgate/main.cpp:34–37  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

32}
33
34static void usage(const char *procname)
35{
36 printf("usage: %s -h [help] -f conf_file\r\n", procname);
37}
38
39int main(int argc, char* argv[])
40{

Callers 1

mainFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…