![]() |
pacemaker
1.1.12-561c4cf
Scalable High-Availability cluster resource manager
|
Error codes and asserts. More...
Go to the source code of this file.
Macros | |
#define | CRM_ASSERT(expr) |
#define | pcmk_ok 0 |
#define | PCMK_ERROR_OFFSET 190 /* Replacements on non-linux systems, see include/portability.h */ |
#define | PCMK_CUSTOM_OFFSET 200 /* Purely custom codes */ |
#define | pcmk_err_generic 201 |
#define | pcmk_err_no_quorum 202 |
#define | pcmk_err_schema_validation 203 |
#define | pcmk_err_transform_failed 204 |
#define | pcmk_err_old_data 205 |
#define | pcmk_err_diff_failed 206 |
#define | pcmk_err_diff_resync 207 |
#define | pcmk_err_cib_modified 208 |
#define | pcmk_err_cib_backup 209 |
#define | pcmk_err_cib_save 210 |
#define | pcmk_err_schema_unchanged 211 |
Functions | |
const char * | pcmk_strerror (int rc) |
const char * | pcmk_errorname (int rc) |
const char * | bz2_strerror (int rc) |
Error codes and asserts.
Definition in file error.h.
#define CRM_ASSERT | ( | expr | ) |
#define PCMK_ERROR_OFFSET 190 /* Replacements on non-linux systems, see include/portability.h */ |
const char* bz2_strerror | ( | int | rc | ) |
const char* pcmk_errorname | ( | int | rc | ) |
const char* pcmk_strerror | ( | int | rc | ) |