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

18 lines
519 B
Plaintext
Raw Normal View History

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