MCPcopy 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

35namespace {
36
37void raise()
38{
39 Arg::Gds(isc_user_manager).raise();
40}
41
42} // anonymous namespace
43

Callers 15

decContextSetStatusFunction · 0.85
ALICE_exitFunction · 0.85
packet_receiveFunction · 0.85
packet_sendFunction · 0.85
getMethod · 0.85
getHandleMethod · 0.85
checkResponseMethod · 0.85
tryKeyTypeMethod · 0.85
CHECK_LENGTHFunction · 0.85
fetchMethod · 0.85
receiveMethod · 0.85
startTransactionMethod · 0.85

Calls 2

GdsClass · 0.85
raiseMethod · 0.45

Tested by

no test coverage detected