effective_date     38 tools/crm_rule.c static int crm_rule_check(pe_working_set_t *data_set, const char *rule_id, crm_time_t *effective_date);
effective_date     79 tools/crm_rule.c crm_rule_check(pe_working_set_t *data_set, const char *rule_id, crm_time_t *effective_date)
effective_date    159 tools/crm_rule.c     rc = pe_eval_date_expression(match, effective_date, NULL);