Home
last modified time | relevance | path

Searched refs:protocolFree (Results 1 – 7 of 7) sorted by relevance

/dports/databases/pgbackrest/pgbackrest-release-2.35/test/src/module/protocol/
H A DprotocolTest.c927 TEST_RESULT_VOID(protocolFree(), "free protocol objects before anything has been created"); in testRun()
933 TEST_RESULT_VOID(protocolFree(), "free remote protocol objects"); in testRun()
934 TEST_RESULT_VOID(protocolFree(), "free remote protocol objects again"); in testRun()
963 TEST_RESULT_VOID(protocolFree(), "free remote protocol objects"); in testRun()
999 TEST_RESULT_VOID(protocolFree(), "free remote protocol objects"); in testRun()
1015 TEST_RESULT_VOID(protocolFree(), "free local and remote protocol objects"); in testRun()
1030 TEST_RESULT_VOID(protocolFree(), "free local and remote protocol objects"); in testRun()
/dports/databases/pgbackrest/pgbackrest-release-2.35/src/protocol/
H A Dhelper.h65 void protocolFree(void);
H A Dhelper.c640 protocolFree(void) in protocolFree() function
/dports/databases/pgbackrest/pgbackrest-release-2.35/src/common/
H A Dexit.c138 protocolFree(); in exitSafe()
/dports/databases/pgbackrest/pgbackrest-release-2.35/test/src/module/storage/
H A DremoteTest.c529 protocolFree(); in testRun()
/dports/databases/pgbackrest/pgbackrest-release-2.35/src/command/restore/
H A Drestore.c2217 protocolFree(); in cmdRestore()
/dports/databases/pgbackrest/pgbackrest-release-2.35/test/src/module/command/
H A DrestoreTest.c2701 protocolFree(); in testRun()