Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ raise
Function
raise
src/common/security.cpp:37–40 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
35
namespace {
36
37
void raise()
38
{
39
Arg::Gds(isc_user_manager).raise();
40
}
41
42
} // anonymous namespace
43
Callers
15
decContextSetStatus
Function · 0.85
ALICE_exit
Function · 0.85
packet_receive
Function · 0.85
packet_send
Function · 0.85
get
Method · 0.85
getHandle
Method · 0.85
checkResponse
Method · 0.85
tryKeyType
Method · 0.85
CHECK_LENGTH
Function · 0.85
fetch
Method · 0.85
receive
Method · 0.85
startTransaction
Method · 0.85
Calls
2
Gds
Class · 0.85
raise
Method · 0.45
Tested by
no test coverage detected