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

Function usage

lib_acl/samples/vstream/main.cpp:139–142  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

137}
138
139static void usage(const char *procname)
140{
141 printf("usage: %s -h [help] -a [addr] -s [server_mode] -c [client_mode] -t [timeout]\r\n", procname);
142}
143
144#ifdef WIN32
145#define snprintf _snprintf

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…