crm_time_new      685 daemons/controld/controld_control.c     crm_time_t *now = crm_time_new(NULL);
crm_time_new      447 daemons/controld/controld_execd_state.c         crm_time_t *now = crm_time_new(NULL);
crm_time_new      471 daemons/execd/cts-exec-helper.c     data_set->now = crm_time_new(NULL);
crm_time_new      761 daemons/fenced/pacemaker-fenced.c     fenced_data_set->now = crm_time_new(NULL);
crm_time_new       53 include/crm/common/iso8601.h crm_time_t *crm_time_new(const char *string);
crm_time_new      680 lib/cib/cib_utils.c     now = crm_time_new(NULL);
crm_time_new      778 lib/common/iso8601.c         dt = crm_time_new(NULL);
crm_time_new     1140 lib/common/iso8601.c         period->start = crm_time_new(NULL);
crm_time_new       25 lib/fencing/st_output.c     crm_time_t *crm_when = crm_time_new(NULL);
crm_time_new      220 lib/pacemaker/pcmk_cluster_queries.c     crm_when = crm_time_new(NULL);
crm_time_new       79 lib/pacemaker/pcmk_sched_messages.c         data_set->now = crm_time_new(NULL);
crm_time_new      193 lib/pengine/pe_output.c         crm_time_t *crm_when = crm_time_new(NULL);
crm_time_new     1156 lib/pengine/rules.c         start = crm_time_new(value);
crm_time_new     1160 lib/pengine/rules.c         end = crm_time_new(value);
crm_time_new       23 lib/pengine/rules_alerts.c     crm_time_t *now = crm_time_new(NULL);
crm_time_new       91 lib/pengine/status.c         data_set->now = crm_time_new(NULL);
crm_time_new       17 lib/pengine/tests/rules/pe_cron_range_satisfied_test.c     crm_time_t *tm = crm_time_new(t);
crm_time_new       33 lib/pengine/tests/rules/pe_cron_range_satisfied_test.c     crm_time_t *tm = crm_time_new(NULL);
crm_time_new      814 lib/pengine/utils.c     origin = crm_time_new(value);
crm_time_new     1760 lib/pengine/utils.c             data_set->now = crm_time_new(NULL);
crm_time_new      458 tools/crm_mon_curses.c     crm_time_t *crm_when = crm_time_new(NULL);
crm_time_new       36 tools/crm_resource_ban.c     now = crm_time_new(NULL);
crm_time_new      423 tools/crm_resource_ban.c     crm_time_t *now = crm_time_new(NULL);
crm_time_new      450 tools/crm_resource_ban.c         end = crm_time_new(crm_element_value(date_expr_node, "end"));
crm_time_new     1078 tools/crm_resource_runtime.c     data_set->now = crm_time_new(NULL);
crm_time_new      279 tools/crm_rule.c     rule_date = crm_time_new(options.date);
crm_time_new      376 tools/crm_simulate.c         data_set->now = crm_time_new(use_date);
crm_time_new      384 tools/crm_simulate.c         data_set->now = crm_time_new(NULL);
crm_time_new      890 tools/crm_ticket.c     data_set->now = crm_time_new(NULL);
crm_time_new      251 tools/crm_verify.c         data_set->now = crm_time_new(NULL);
crm_time_new      181 tools/iso8601.c         date_time = crm_time_new(NULL);
crm_time_new      193 tools/iso8601.c         date_time = crm_time_new(date_time_s);