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

Function usage

lib_acl_cpp/samples/connect/main.cpp:96–99  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

94}
95
96static void usage(const char* procname)
97{
98 printf("usage: %s -h [help] -s server_list -f ip_file -n count\r\n", procname);
99}
100
101int main(int argc, char* argv[])
102{

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…