pacemaker
2.1.7-0f7f88312f
Scalable High-Availability cluster resource manager
|
#include <crm_internal.h>
#include <crm/msg_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 439 of file patchset_display.c.
void xml_log_patchset | ( | uint8_t | level, |
const char * | function, | ||
const xmlNode * | xml | ||
) |
Definition at line 449 of file patchset_display.c.