Home
last modified time | relevance | path

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

/dports/databases/pgbackrest/pgbackrest-release-2.35/test/src/module/command/
H A DexpireTest.c902 …cmdExpire(), CommandError, CFGCMD_EXPIRE " command encountered 2 error(s), check the log file for … in testRun()
932 …cmdExpire(), CommandError, CFGCMD_EXPIRE " command encountered 1 error(s), check the log file for … in testRun()
1558 …cmdExpire(), CommandError, CFGCMD_EXPIRE " command encountered 1 error(s), check the log file for … in testRun()
1586 …cmdExpire(), CommandError, CFGCMD_EXPIRE " command encountered 1 error(s), check the log file for … in testRun()
1606 …cmdExpire(), CommandError, CFGCMD_EXPIRE " command encountered 1 error(s), check the log file for … in testRun()
1991 …cmdExpire(), CommandError, CFGCMD_EXPIRE " command encountered 1 error(s), check the log file for … in testRun()
2030 …cmdExpire(), CommandError, CFGCMD_EXPIRE " command encountered 1 error(s), check the log file for … in testRun()
/dports/databases/pgbackrest/pgbackrest-release-2.35/src/config/
H A Dconfig.auto.h16 #define CFGCMD_EXPIRE "expire" macro
/dports/databases/pgbackrest/pgbackrest-release-2.35/test/src/module/config/
H A DloadTest.c525 strLstAddZ(argList, CFGCMD_EXPIRE); in testRun()
/dports/databases/pgbackrest/pgbackrest-release-2.35/src/command/expire/
H A Dexpire.c1081 …THROW_FMT(CommandError, CFGCMD_EXPIRE " command encountered %u error(s), check the log file for de… in cmdExpire()