Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ init
Method
init
src/jrd/exe.cpp:164–167 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
162
}
163
164
void StatusXcp::init(const FbStatusVector* vector)
165
{
166
fb_utils::copyStatus(&status, vector);
167
}
168
169
void StatusXcp::copyTo(FbStatusVector* vector) const
170
{
Callers
15
alice
Function · 0.45
BURP_main
Function · 0.45
authenticate
Method · 0.45
start
Method · 0.45
execute
Method · 0.45
SecurityDatabase
Method · 0.45
authenticate
Method · 0.45
NBACKUP_main
Function · 0.45
GSEC_main
Function · 0.45
gsec
Function · 0.45
startCryptThread
Method · 0.45
getAttachment
Method · 0.45
Calls
1
copyStatus
Function · 0.85
Tested by
no test coverage detected