pacemaker
2.1.8-3980678f03
Scalable High-Availability cluster resource manager
|
#include <crm_internal.h>
#include <crm/cib/internal.h>
#include <crm/common/output.h>
#include <crm/common/results.h>
#include <crm/common/scheduler.h>
#include <pacemaker-internal.h>
#include <pacemaker.h>
#include "libpacemaker_private.h"
Go to the source code of this file.
Functions | |
int | pcmk__setup_output_cib_sched (pcmk__output_t **out, cib_t **cib, pcmk_scheduler_t **scheduler, xmlNode **xml) |
int pcmk__setup_output_cib_sched | ( | pcmk__output_t ** | out, |
cib_t ** | cib, | ||
pcmk_scheduler_t ** | scheduler, | ||
xmlNode ** | xml | ||
) |
Definition at line 41 of file pcmk_setup.c.