Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ getOriginalPlugin
Method
getOriginalPlugin
src/remote/client/interface.cpp:10128–10131 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
10126
}
10127
10128
const char* RmtAuthBlock::getOriginalPlugin()
10129
{
10130
return info.origPlug.nullStr();
10131
}
10132
10133
FB_BOOLEAN RmtAuthBlock::next(CheckStatusWrapper* status)
10134
{
Callers
nothing calls this directly
Calls
1
nullStr
Method · 0.45
Tested by
no test coverage detected