pacemaker  2.1.2-ada5c3b36
Scalable High-Availability cluster resource manager
Functions
pcmk_sched_tickets.c File Reference
#include <crm_internal.h>
#include <stdbool.h>
#include <glib.h>
#include <crm/crm.h>
#include <crm/pengine/status.h>
#include <pacemaker-internal.h>
#include "libpacemaker_private.h"
Include dependency graph for pcmk_sched_tickets.c:

Go to the source code of this file.

Functions

void pcmk__unpack_rsc_ticket (xmlNode *xml_obj, pe_working_set_t *data_set)
 

Function Documentation

◆ pcmk__unpack_rsc_ticket()

void pcmk__unpack_rsc_ticket ( xmlNode *  xml_obj,
pe_working_set_t data_set 
)

Definition at line 413 of file pcmk_sched_tickets.c.