tstamp_format 48 include/crm/common/alerts_internal.h char *tstamp_format; tstamp_format 88 lib/common/alerts.c free(entry->tstamp_format); tstamp_format 126 lib/common/alerts.c if (entry->tstamp_format) { tstamp_format 127 lib/common/alerts.c new_entry->tstamp_format = strdup(entry->tstamp_format); tstamp_format 172 lib/lrmd/lrmd_alerts.c char *timestamp = crm_time_format_hr(entry->tstamp_format, now); tstamp_format 82 lib/pengine/rules_alerts.c entry->tstamp_format = strdup(value); tstamp_format 84 lib/pengine/rules_alerts.c entry->id, entry->tstamp_format); tstamp_format 223 lib/pengine/rules_alerts.c entry->tstamp_format = strdup(CRM_ALERT_DEFAULT_TSTAMP_FORMAT); tstamp_format 249 lib/pengine/rules_alerts.c if (entry->tstamp_format == NULL) { tstamp_format 250 lib/pengine/rules_alerts.c entry->tstamp_format = strdup(CRM_ALERT_DEFAULT_TSTAMP_FORMAT); tstamp_format 254 lib/pengine/rules_alerts.c entry->id, entry->path, entry->timeout, entry->tstamp_format,