10 #ifndef PCMK__PCMKI_PCMKI_RULE__H    11 #  define PCMK__PCMKI_PCMKI_RULE__H    18                       const crm_time_t *date_time, 
const char **rule_ids);
    36     const char *rule_ids[] = {rule_id, NULL};
    40 #endif // PCMK__PCMKI_PCMKI_RULE__H 
struct crm_time_s crm_time_t
 
Formatted output for pacemaker tools. 
 
int pcmk__check_rules(pcmk__output_t *out, xmlNodePtr input, const crm_time_t *date_time, const char **rule_ids)
 
This structure contains everything that makes up a single output formatter.