![]() |
pacemaker
3.0.0-d8340737c4
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 <crm/fencing/internal.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_fencing (pcmk__output_t **out, stonith_t **st, xmlNode **xml) |
| int pcmk__setup_output_cib_sched | ( | pcmk__output_t ** | out, |
| cib_t ** | cib, | ||
| pcmk_scheduler_t ** | scheduler, | ||
| xmlNode ** | xml | ||
| ) |
Definition at line 42 of file pcmk_setup.c.
| int pcmk__setup_output_fencing | ( | pcmk__output_t ** | out, |
| stonith_t ** | st, | ||
| xmlNode ** | xml | ||
| ) |
Definition at line 97 of file pcmk_setup.c.
1.8.14