1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-14 10:13:05 +02:00
pgbackrest/libc/xs/config/config.xs

22 lines
554 B
Plaintext

# ----------------------------------------------------------------------------------------------------------------------------------
# Config Perl Exports
# ----------------------------------------------------------------------------------------------------------------------------------
MODULE = pgBackRest::LibC PACKAGE = pgBackRest::LibC
const char *
cfgCommandName(commandId)
U32 commandId
I32
cfgOptionIndex(optionId)
U32 optionId
I32
cfgOptionIndexTotal(optionId)
U32 optionId
const char *
cfgOptionName(optionId)
U32 optionId