Home
last modified time | relevance | path

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

/dports/databases/pgbackrest/pgbackrest-release-2.35/test/src/module/command/
H A DrepoTest.c83 cfgOptionSet(cfgOptFilter, cfgSourceParam, VARSTRDEF("\\.")); in testRun()
93 cfgOptionSet(cfgOptFilter, cfgSourceParam, VARSTRDEF("2$")); in testRun()
97 cfgOptionSet(cfgOptFilter, cfgSourceParam, NULL); in testRun()
153 cfgOptionSet(cfgOptFilter, cfgSourceParam, VARSTRDEF("^aaa$")); in testRun()
215 cfgOptionSet(cfgOptFilter, cfgSourceParam, VARSTRDEF("\\/aaa$")); in testRun()
225 cfgOptionSet(cfgOptFilter, cfgSourceParam, VARSTRDEF("bbb$")); in testRun()
/dports/databases/pgbackrest/pgbackrest-release-2.35/src/command/repo/
H A Dls.c134 const String *expression = cfgOptionStrNull(cfgOptFilter); in storageListRender()
/dports/databases/pgbackrest/pgbackrest-release-2.35/src/config/
H A Dconfig.auto.h356 cfgOptFilter, enumerator
H A Dparse.auto.c6948 .val = PARSE_OPTION_FLAG | cfgOptFilter,
10751 cfgOptFilter,