![]() |
pacemaker
2.0.5-ba59be712
Scalable High-Availability cluster resource manager
|
#include <ctype.h>
#include <libxml/HTMLtree.h>
#include <stdarg.h>
#include <stdlib.h>
#include <stdio.h>
#include <crm/crm.h>
#include <crm/common/xml.h>
#include <crm/common/output_internal.h>
Go to the source code of this file.
Macros | |
#define | _GNU_SOURCE |
Typedefs | |
typedef struct private_data_s | private_data_t |
Functions | |
pcmk__output_t * | pcmk__mk_log_output (char **argv) |
Variables | |
GOptionEntry | pcmk__log_output_entries [] |
#define _GNU_SOURCE |
Definition at line 10 of file output_log.c.
typedef struct private_data_s private_data_t |
pcmk__output_t* pcmk__mk_log_output | ( | char ** | argv | ) |
Definition at line 230 of file output_log.c.
GOptionEntry pcmk__log_output_entries[] |
Definition at line 23 of file output_log.c.