| 
    pacemaker
    2.1.5-b7adf64e51
    
   Scalable High-Availability cluster resource manager 
   | 
 
#include <glib.h>#include <crm/crm.h>#include <crm/common/iso8601.h>#include <crm/pengine/rules.h>#include <crm/pengine/common.h>#include <crm/pengine/status.h>#include <crm/pengine/complex.h>

Go to the source code of this file.
Data Structures | |
| struct | pcmk__colocation_t | 
Functions | |
| void | pcmk__unpack_constraints (pe_working_set_t *data_set) | 
| void | pcmk__schedule_actions (xmlNode *cib, unsigned long long flags, pe_working_set_t *data_set) | 
| void pcmk__schedule_actions | ( | xmlNode * | cib, | 
| unsigned long long | flags, | ||
| pe_working_set_t * | data_set | ||
| ) | 
Definition at line 766 of file pcmk_sched_allocate.c.
| void pcmk__unpack_constraints | ( | pe_working_set_t * | data_set | ) | 
Definition at line 56 of file pcmk_sched_constraints.c.
 1.8.14