1/* autogenerated file by ../../../../scripts/create_api_includes.sh */
2/* check-sources:disable-copyright-check */
3
4 Bareosfd_API[Bareosfd_PyParsePluginDefinition_NUM] = (void*)PyParsePluginDefinition;
5 Bareosfd_API[Bareosfd_PyGetPluginValue_NUM] = (void*)PyGetPluginValue;
6 Bareosfd_API[Bareosfd_PySetPluginValue_NUM] = (void*)PySetPluginValue;
7 Bareosfd_API[Bareosfd_PyHandlePluginEvent_NUM] = (void*)PyHandlePluginEvent;
8 Bareosfd_API[Bareosfd_PyStartBackupFile_NUM] = (void*)PyStartBackupFile;
9 Bareosfd_API[Bareosfd_PyEndBackupFile_NUM] = (void*)PyEndBackupFile;
10 Bareosfd_API[Bareosfd_PyPluginIO_NUM] = (void*)PyPluginIO;
11 Bareosfd_API[Bareosfd_PyStartRestoreFile_NUM] = (void*)PyStartRestoreFile;
12 Bareosfd_API[Bareosfd_PyEndRestoreFile_NUM] = (void*)PyEndRestoreFile;
13 Bareosfd_API[Bareosfd_PyCreateFile_NUM] = (void*)PyCreateFile;
14 Bareosfd_API[Bareosfd_PySetFileAttributes_NUM] = (void*)PySetFileAttributes;
15 Bareosfd_API[Bareosfd_PyCheckFile_NUM] = (void*)PyCheckFile;
16 Bareosfd_API[Bareosfd_PyGetAcl_NUM] = (void*)PyGetAcl;
17 Bareosfd_API[Bareosfd_PySetAcl_NUM] = (void*)PySetAcl;
18 Bareosfd_API[Bareosfd_PyGetXattr_NUM] = (void*)PyGetXattr;
19 Bareosfd_API[Bareosfd_PySetXattr_NUM] = (void*)PySetXattr;
20 Bareosfd_API[Bareosfd_PyRestoreObjectData_NUM] = (void*)PyRestoreObjectData;
21 Bareosfd_API[Bareosfd_PyHandleBackupFile_NUM] = (void*)PyHandleBackupFile;
22 Bareosfd_API[Bareosfd_set_bareos_core_functions_NUM] = (void*)set_bareos_core_functions;
23 Bareosfd_API[Bareosfd_set_plugin_context_NUM] = (void*)set_plugin_context;
24