pacemaker  2.1.3-ea053b43a
Scalable High-Availability cluster resource manager
Data Fields
xml_private_s Struct Reference

#include <lib/common/crmcommon_private.h>

Data Fields

long check
 
uint32_t flags
 
char * user
 
GList * acls
 
GList * deleted_objs
 

Detailed Description

Definition at line 35 of file crmcommon_private.h.

Field Documentation

◆ acls

GList* xml_private_s::acls

Definition at line 39 of file crmcommon_private.h.

◆ check

long xml_private_s::check

Definition at line 36 of file crmcommon_private.h.

◆ deleted_objs

GList* xml_private_s::deleted_objs

Definition at line 40 of file crmcommon_private.h.

◆ flags

uint32_t xml_private_s::flags

Definition at line 37 of file crmcommon_private.h.

◆ user

char* xml_private_s::user

Definition at line 38 of file crmcommon_private.h.


The documentation for this struct was generated from the following file: