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 if (entry->tstamp_format) { tstamp_format 141 lib/common/alerts.c new_entry->tstamp_format = strdup(entry->tstamp_format); tstamp_format 178 lib/lrmd/lrmd_alerts.c char *timestamp = pcmk__time_format_hr(entry->tstamp_format, now); tstamp_format 55 lib/pengine/rules_alerts.c entry->tstamp_format = strdup(value); tstamp_format 57 lib/pengine/rules_alerts.c entry->id, entry->tstamp_format); tstamp_format 207 lib/pengine/rules_alerts.c if (entry->tstamp_format == NULL) { tstamp_format 208 lib/pengine/rules_alerts.c entry->tstamp_format = strdup(PCMK__ALERT_DEFAULT_TSTAMP_FORMAT); tstamp_format 212 lib/pengine/rules_alerts.c entry->id, entry->path, entry->timeout, entry->tstamp_format,