Home
last modified time | relevance | path

Searched refs:CFGOPT_JOB_RETRY (Results 1 – 4 of 4) sorted by relevance

/dports/databases/pgbackrest/pgbackrest-release-2.35/test/src/common/
H A DharnessConfig.c40 strLstInsert(argList, 0, STRDEF("--" CFGOPT_JOB_RETRY "=0")); in hrnCfgLoad()
/dports/databases/pgbackrest/pgbackrest-release-2.35/src/config/
H A Dconfig.auto.h76 #define CFGOPT_JOB_RETRY "job-retry" macro
/dports/databases/pgbackrest/pgbackrest-release-2.35/src/command/restore/
H A Drestore.c1516 kvPut(optionReplace, VARSTRDEF(CFGOPT_JOB_RETRY), NULL); in restoreRecoveryOption()
/dports/databases/pgbackrest/pgbackrest-release-2.35/test/src/module/config/
H A DparseTest.c1411 CFGOPT_JOB_RETRY "=3\n" in testRun()