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

Function file_not_empty

src/burp/mvol.cpp:1438–1443  ·  view source on GitHub ↗

____________________________________________________________

Source from the content-addressed store, hash-verified

1436//
1437//
1438static void file_not_empty()
1439{
1440 BurpGlobals* tdgbl = BurpGlobals::getSpecific();
1441
1442 tdgbl->mvol_empty_file = false;
1443}
1444
1445
1446//____________________________________________________________

Callers 2

mvol_readFunction · 0.85
mvol_writeFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected