tstamp_format 35 include/crm/common/alerts_internal.h char *tstamp_format; tstamp_format 113 lib/common/alerts.c free(entry->tstamp_format); tstamp_format 140 lib/common/alerts.c pcmk__str_update(&new_entry->tstamp_format, entry->tstamp_format); tstamp_format 178 lib/lrmd/lrmd_alerts.c char *timestamp = pcmk__time_format_hr(entry->tstamp_format, now); tstamp_format 73 lib/pengine/rules_alerts.c entry->tstamp_format = strdup(value); tstamp_format 75 lib/pengine/rules_alerts.c entry->id, entry->tstamp_format); tstamp_format 247 lib/pengine/rules_alerts.c if (entry->tstamp_format == NULL) { tstamp_format 248 lib/pengine/rules_alerts.c entry->tstamp_format = strdup(PCMK__ALERT_DEFAULT_TSTAMP_FORMAT); tstamp_format 252 lib/pengine/rules_alerts.c entry->id, entry->path, entry->timeout, entry->tstamp_format,