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 new_entry->tstamp_format = pcmk__str_copy(entry->tstamp_format); tstamp_format 178 lib/lrmd/lrmd_alerts.c char *timestamp = pcmk__time_format_hr(entry->tstamp_format, now); tstamp_format 77 lib/pengine/rules_alerts.c entry->tstamp_format = strdup(value); tstamp_format 79 lib/pengine/rules_alerts.c entry->id, entry->tstamp_format); tstamp_format 253 lib/pengine/rules_alerts.c if (entry->tstamp_format == NULL) { tstamp_format 254 lib/pengine/rules_alerts.c entry->tstamp_format = strdup(PCMK__ALERT_DEFAULT_TSTAMP_FORMAT); tstamp_format 258 lib/pengine/rules_alerts.c entry->id, entry->path, entry->timeout, entry->tstamp_format,