xml_field 177 lib/pengine/rules.c check_one(xmlNode *cron_spec, const char *xml_field, uint32_t time_field) { xml_field 179 lib/pengine/rules.c const char *value = crm_element_value(cron_spec, xml_field); xml_field 217 lib/pengine/rules.c crm_debug("Condition '%s' in %s: passed", value, xml_field); xml_field 219 lib/pengine/rules.c crm_debug("Condition '%s' in %s: failed", value, xml_field);