Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ moveBpb
Method
moveBpb
src/remote/protocol.cpp:2389–2393 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2387
}
2388
2389
void moveBpb(ULONG step)
2390
{
2391
move(step);
2392
bpbSize -= step;
2393
}
2394
2395
void moveSeg(ULONG step)
2396
{
Callers
1
xdr_blob_stream
Function · 0.80
Calls
1
move
Function · 0.50
Tested by
no test coverage detected