![]()  | 
  
    pacemaker
    1.1.18-7fdfbbe
    
   Scalable High-Availability cluster resource manager 
   | 
 
#include <crm_internal.h>#include <sys/types.h>#include <regex.h>#include <glib.h>#include <crm/crm.h>#include <crm/msg_xml.h>#include <crm/common/xml.h>#include <crm/common/util.h>#include <crm/pengine/internal.h>
Go to the source code of this file.
Functions | |
| int | pe_get_failcount (node_t *node, resource_t *rsc, time_t *last_failure, uint32_t flags, xmlNode *xml_op, pe_working_set_t *data_set) | 
| int pe_get_failcount | ( | node_t * | node, | 
| resource_t * | rsc, | ||
| time_t * | last_failure, | ||
| uint32_t | flags, | ||
| xmlNode * | xml_op, | ||
| pe_working_set_t * | data_set | ||
| ) | 
Definition at line 237 of file failcounts.c.
 1.8.5