Home
last modified time | relevance | path

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

/dports/databases/pgbackrest/pgbackrest-release-2.35/src/command/archive/
H A Dcommon.c340 cfgOptionName(cfgOptPgPath), strZ(command)); in walPath()
365 … currentWorkDir, cfgOptionName(cfgOptPgPath), strZ(pgPath), cfgOptionName(cfgOptPgPath)); in walPath()
/dports/databases/pgbackrest/pgbackrest-release-2.35/src/config/
H A Dconfig.h136 const char *cfgOptionName(ConfigOption optionId);
H A Dconfig.c641 cfgOptionName(ConfigOption optionId) in cfgOptionName() function
H A Dparse.c2059 cfgOptionName(defaultOptionId)); in configParse()
/dports/databases/pgbackrest/pgbackrest-release-2.35/src/command/archive/push/
H A Dpush.c338 cfgOptionName(cfgOptPgPath)); in cmdArchivePush()
/dports/databases/pgbackrest/pgbackrest-release-2.35/test/src/module/config/
H A DparseTest.c1328 TEST_RESULT_Z(cfgOptionName(cfgOptBufferSize), "buffer-size", "buffer-size name"); in testRun()
/dports/databases/pgbackrest/pgbackrest-release-2.35/doc/resource/
H A Dgit-history.cache2917 …core code rarely uses these options and they are easily replaced with cfgOptionName().\n\nThe test…
9031 …"body": "These constants are easier than using cfgOptionName() and cfgCommandName() and lead to cl…