MCPcopy Create free account
hub / github.com/FirebirdSQL/firebird / INIT_DSQL

Function INIT_DSQL

src/yvalve/user_dsql.cpp:134–138  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

132}
133
134static inline void INIT_DSQL(ISC_STATUS* user_status, ISC_STATUS* local_status)
135{
136 init(0);
137 set_global_private_status(user_status, local_status);
138}
139
140
141//____________________________________________________________

Calls 2

initFunction · 0.70

Tested by

no test coverage detected