MCPcopy 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_streamFunction · 0.80

Calls 1

moveFunction · 0.50

Tested by

no test coverage detected