Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Entware/Entware
/ usage
Function
usage
scripts/config/qconf.cc:1878–1882 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1876
static const char *progname;
1877
1878
static void usage(void)
1879
{
1880
printf(
"%s [-s] <config>\n"
, progname);
1881
exit(0);
1882
}
1883
1884
int main(int ac, char** av)
1885
{
Callers
1
main
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected