![]() |
pacemaker
2.1.9-49aab99839
Scalable High-Availability cluster resource manager
|
#include <crm_internal.h>#include <crm/common/xml.h>#include "crmcommon_private.h"#include <crm/common/xml_compat.h>
Go to the source code of this file.
Functions | |
| void | pcmk__register_patchset_messages (pcmk__output_t *out) |
| void | xml_log_patchset (uint8_t log_level, const char *function, const xmlNode *patchset) |
| void pcmk__register_patchset_messages | ( | pcmk__output_t * | out | ) |
Definition at line 450 of file patchset_display.c.
| void xml_log_patchset | ( | uint8_t | level, |
| const char * | function, | ||
| const xmlNode * | xml | ||
| ) |
Definition at line 460 of file patchset_display.c.
1.8.14