Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ getPlugin
Method
getPlugin
src/remote/client/interface.cpp:10118–10121 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
10116
}
10117
10118
const char* RmtAuthBlock::getPlugin()
10119
{
10120
return info.plugin.nullStr();
10121
}
10122
10123
const char* RmtAuthBlock::getSecurityDb()
10124
{
Callers
nothing calls this directly
Calls
1
nullStr
Method · 0.45
Tested by
no test coverage detected