Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/F-Stack/f-stack
/ badusage
Function
badusage
freebsd/contrib/zstd/zlibWrapper/examples/zwrapbench.c:828–833 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
826
}
827
828
static int badusage(const char* programName)
829
{
830
DISPLAYLEVEL(1,
"Incorrect parameters\n"
);
831
if (g_displayLevel >= 1) usage(programName);
832
return 1;
833
}
834
835
static void waitEnter(void)
836
{
Callers
1
main
Function · 0.70
Calls
1
usage
Function · 0.70
Tested by
no test coverage detected