Home
last modified time | relevance | path

Searched refs:pckReadFree (Results 1 – 2 of 2) sorted by relevance

/dports/databases/pgbackrest/pgbackrest-release-2.35/test/src/module/common/
H A DtypePackTest.c325 TEST_RESULT_VOID(pckReadFree(packRead), "free"); in testRun()
/dports/databases/pgbackrest/pgbackrest-release-2.35/src/common/type/
H A Dpack.h376 pckReadFree(PackRead *const this) in pckReadFree() function