crm_time_new      711 daemons/controld/controld_control.c     crm_time_t *now = crm_time_new(NULL);
crm_time_new      475 daemons/controld/controld_execd_state.c         crm_time_t *now = crm_time_new(NULL);
crm_time_new      478 daemons/execd/cts-exec-helper.c     scheduler->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      925 lib/cib/cib_utils.c     now = crm_time_new(NULL);
crm_time_new      890 lib/common/iso8601.c         dt = crm_time_new(NULL);
crm_time_new     1252 lib/common/iso8601.c         period->start = crm_time_new(NULL);
crm_time_new      442 lib/pacemaker/pcmk_simulate.c         scheduler->now = crm_time_new(use_date);
crm_time_new      581 lib/pengine/pe_actions.c     origin = crm_time_new(value);
crm_time_new     1057 lib/pengine/rules.c         start = crm_time_new(value);
crm_time_new     1061 lib/pengine/rules.c         end = crm_time_new(value);
crm_time_new       33 lib/pengine/rules_alerts.c     crm_time_t *now = crm_time_new(NULL);
crm_time_new       87 lib/pengine/status.c         scheduler->now = crm_time_new(NULL);
crm_time_new       21 lib/pengine/tests/rules/pe_cron_range_satisfied_test.c     crm_time_t *tm = crm_time_new(t);
crm_time_new       37 lib/pengine/tests/rules/pe_cron_range_satisfied_test.c     crm_time_t *tm = crm_time_new(NULL);
crm_time_new      401 lib/pengine/utils.c             scheduler->now = crm_time_new(NULL);
crm_time_new       34 tools/crm_resource_ban.c     now = crm_time_new(NULL);
crm_time_new      437 tools/crm_resource_ban.c     crm_time_t *now = crm_time_new(NULL);
crm_time_new      468 tools/crm_resource_ban.c         end = crm_time_new(crm_element_value(date_expr_node, "end"));
crm_time_new     1206 tools/crm_resource_runtime.c     scheduler->now = crm_time_new(NULL);
crm_time_new      160 tools/crm_rule.c     rule_date = crm_time_new(options.date);
crm_time_new      805 tools/crm_ticket.c     scheduler->now = crm_time_new(NULL);
crm_time_new      166 tools/iso8601.c         date_time = crm_time_new(NULL);
crm_time_new      181 tools/iso8601.c         date_time = crm_time_new(options.date_time_s);