pacemaker  3.0.0-d8340737c4
Scalable High-Availability cluster resource manager
Enumerations
failcounts_internal.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Enumerations

enum  pcmk__fc_flags { pcmk__fc_default = (1 << 0), pcmk__fc_effective = (1 << 1), pcmk__fc_launched = (1 << 2) }
 

Enumeration Type Documentation

◆ pcmk__fc_flags

Enumerator
pcmk__fc_default 
pcmk__fc_effective 
pcmk__fc_launched 

Definition at line 18 of file failcounts_internal.h.