#include <crm_internal.h>
#include <bzlib.h>
#include <errno.h>
#include <stdlib.h>
#include <string.h>
#include <qb/qbdefs.h>
#include <crm/common/mainloop.h>
#include <crm/common/xml.h>
Go to the source code of this file.
◆ _GNU_SOURCE
◆ bz2_strerror()
const char* bz2_strerror |
( |
int |
rc | ) |
|
◆ crm_errno2exit()
Map an errno to a similar exit status.
- Parameters
-
[in] | errno | Error number to map |
- Returns
- Exit status corresponding to errno
Definition at line 364 of file results.c.
◆ crm_exit()
◆ crm_exit_name()
◆ crm_exit_str()
◆ pcmk_errorname()
const char* pcmk_errorname |
( |
int |
rc | ) |
|
◆ pcmk_strerror()
const char* pcmk_strerror |
( |
int |
rc | ) |
|