pacemaker  2.0.1-9e909a5bdd
Scalable High-Availability cluster resource manager
Data Fields
xml_private_s Struct Reference

#include <crmcommon_private.h>

Data Fields

long check
 
uint32_t flags
 
char * user
 
GListPtr acls
 
GListPtr deleted_objs
 

Detailed Description

Definition at line 37 of file crmcommon_private.h.

Field Documentation

◆ acls

GListPtr xml_private_s::acls

Definition at line 41 of file crmcommon_private.h.

◆ check

long xml_private_s::check

Definition at line 38 of file crmcommon_private.h.

◆ deleted_objs

GListPtr xml_private_s::deleted_objs

Definition at line 42 of file crmcommon_private.h.

◆ flags

uint32_t xml_private_s::flags

Definition at line 39 of file crmcommon_private.h.

◆ user

char* xml_private_s::user

Definition at line 40 of file crmcommon_private.h.


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