![]() |
pacemaker
2.0.2-debe490
Scalable High-Availability cluster resource manager
|
Go to the source code of this file.
Macros | |
#define | FANCY_TEXT_OUTPUT 0 |
Typedefs | |
typedef struct text_list_data_s | text_list_data_t |
typedef struct text_private_s | text_private_t |
Functions | |
pcmk__output_t * | pcmk__mk_text_output (char **argv) |
void | pcmk__indented_printf (pcmk__output_t *out, const char *format,...) |
#define FANCY_TEXT_OUTPUT 0 |
Definition at line 17 of file output_text.c.
typedef struct text_list_data_s text_list_data_t |
typedef struct text_private_s text_private_t |
void pcmk__indented_printf | ( | pcmk__output_t * | out, |
const char * | format, | ||
... | |||
) |
Definition at line 203 of file output_text.c.
pcmk__output_t* pcmk__mk_text_output | ( | char ** | argv | ) |
Definition at line 172 of file output_text.c.