Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ moveSeg
Method
moveSeg
src/remote/protocol.cpp:2395–2399 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2393
}
2394
2395
void moveSeg(ULONG step)
2396
{
2397
move(step);
2398
segSize -= step;
2399
}
2400
2401
bool align(ULONG alignment)
2402
{
Callers
1
xdr_blob_stream
Function · 0.80
Calls
1
move
Function · 0.50
Tested by
no test coverage detected