Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ usage
Function
usage
extern/btyacc/main.c:126–131 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
124
125
126
void usage()
127
{
128
fprintf(stderr,
"usage: %s [-dlrtv] [-b file_prefix] [-S skeleton file] "
129
"filename\n"
, myname);
130
exit(1);
131
}
132
133
134
void no_more_options(int i, int argc, char* argv[])
Callers
4
no_more_options
Function · 0.70
getargs
Function · 0.70
help
Method · 0.50
help
Method · 0.50
Calls
no outgoing calls
Tested by
2
help
Method · 0.40
help
Method · 0.40