![]() |
pacemaker
2.0.3-4b1f869f0f
Scalable High-Availability cluster resource manager
|
#include <crm_internal.h>
#include <crm/common/iso8601_internal.h>
#include <crm/pengine/internal.h>
Go to the source code of this file.
Functions | |
int | pe__name_and_nvpairs_xml (pcmk__output_t *out, bool is_list, const char *tag_name, size_t pairs_count,...) |
void | pe__register_messages (pcmk__output_t *out) |
void | pe__output_node (node_t *node, gboolean details, pcmk__output_t *out) |
int pe__name_and_nvpairs_xml | ( | pcmk__output_t * | out, |
bool | is_list, | ||
const char * | tag_name, | ||
size_t | pairs_count, | ||
... | |||
) |
Definition at line 15 of file pe_output.c.
void pe__output_node | ( | node_t * | node, |
gboolean | details, | ||
pcmk__output_t * | out | ||
) |
Definition at line 130 of file pe_output.c.
void pe__register_messages | ( | pcmk__output_t * | out | ) |
Definition at line 125 of file pe_output.c.