Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ missingParameterForSwitch
Function
missingParameterForSwitch
src/utilities/nbackup/nbackup.cpp:182–185 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
180
}
181
182
void missingParameterForSwitch(UtilSvc* uSvc, const char* sw)
183
{
184
usage(uSvc, isc_nbackup_missing_param, sw);
185
}
186
187
void singleAction(UtilSvc* uSvc)
188
{
Callers
1
nbackup
Function · 0.85
Calls
1
usage
Function · 0.70
Tested by
no test coverage detected