Home
last modified time | relevance | path

Searched refs:cfgOptExclude (Results 1 – 3 of 3) sorted by relevance

/dports/databases/pgbackrest/pgbackrest-release-2.35/src/config/
H A Dconfig.auto.h353 cfgOptExclude, enumerator
H A Dparse.auto.c6913 .val = PARSE_OPTION_FLAG | cfgOptExclude,
6917 .val = PARSE_OPTION_FLAG | PARSE_RESET_FLAG | cfgOptExclude,
10748 cfgOptExclude,
/dports/databases/pgbackrest/pgbackrest-release-2.35/src/command/backup/
H A Dbackup.c1942 …cfgOptionBool(cfgOptChecksumPage), strLstNewVarLst(cfgOptionLst(cfgOptExclude)), backupStartResult… in cmdBackup()