|
pacemaker
2.1.4-dc6eb4362
Scalable High-Availability cluster resource manager
|
#include <lib/common/crmcommon_private.h>
Data Fields | |
| long | check |
| uint32_t | flags |
| char * | user |
| GList * | acls |
| GList * | deleted_objs |
Definition at line 35 of file crmcommon_private.h.
| GList* xml_private_s::acls |
Definition at line 39 of file crmcommon_private.h.
| long xml_private_s::check |
Definition at line 36 of file crmcommon_private.h.
| GList* xml_private_s::deleted_objs |
Definition at line 40 of file crmcommon_private.h.
| uint32_t xml_private_s::flags |
Definition at line 37 of file crmcommon_private.h.
| char* xml_private_s::user |
Definition at line 38 of file crmcommon_private.h.
1.8.14