time_t           1064 cib/callbacks.c         time_t finished = 0;
time_t            164 cib/io.c           time_t a_age = 0;
time_t            165 cib/io.c           time_t b_age = 0;
time_t            904 crmd/lrm.c             time_t now = time(NULL);
time_t            512 crmd/lrm_state.c         time_t now = time(NULL);
time_t            942 crmd/messages.c     time_t now = time(NULL);
time_t             66 crmd/remote_lrmd_ra.c     time_t start_time;
time_t            134 crmd/te_actions.c         time_t now = time(NULL);
time_t            120 crmd/throttle.c     static time_t last_call = 0;
time_t            126 crmd/throttle.c     time_t now = time(NULL);
time_t            178 crmd/throttle.c             time_t elapsed = now - last_call;
time_t            339 fencing/admin.c     time_t complete = event->completed;
time_t            359 fencing/admin.c         time_t complete = hp->completed;
time_t            671 fencing/admin.c                 time_t when = 0;
time_t           1625 fencing/commands.c         time_t now = time(NULL);
time_t             30 fencing/internal.h     time_t targets_age;
time_t             75 fencing/internal.h     time_t created;
time_t            107 fencing/internal.h     time_t completed;
time_t            833 fencing/remote.c     time_t now = time(NULL);
time_t           2090 fencing/remote.c     time_t now = time(NULL);
time_t            412 fencing/test.c     static time_t begin = 0;
time_t             99 include/crm/common/iso8601.h void crm_time_set_timet(crm_time_t * target, time_t * source);
time_t            113 include/crm/pengine/internal.h extern time_t get_effective_time(pe_working_set_t * data_set);
time_t            124 include/crm/pengine/internal.h int pe_get_failcount(node_t *node, resource_t *rsc, time_t *last_failure,
time_t            392 include/crm/pengine/status.h     time_t last_granted;
time_t            394 include/crm/stonith-ng.h time_t stonith_api_time(uint32_t nodeid, const char *uname, bool in_progress);
time_t            461 include/crm/stonith-ng.h static inline time_t
time_t            465 include/crm/stonith-ng.h     static time_t(*st_time_fn) (int nodeid, const char *uname, bool in_progress) = NULL;
time_t           1069 lib/ais/plugin.c     static time_t next_log = 0;
time_t           1074 lib/ais/plugin.c             time_t now = time(NULL);
time_t           1105 lib/ais/plugin.c                 time_t now = time(NULL);
time_t           1608 lib/ais/plugin.c     time_t now = time(NULL);
time_t           1612 lib/ais/plugin.c     static time_t started = 0;
time_t            491 lib/cib/cib_remote.c     time_t start_time;
time_t            456 lib/cib/cib_utils.c         static time_t expires = 0;
time_t            457 lib/cib/cib_utils.c         time_t tm_now = time(NULL);
time_t            524 lib/cib/cib_utils.c         time_t now = time(NULL);
time_t            403 lib/cluster/cpg.c             time_t now = time(NULL);
time_t            149 lib/cluster/election.c     static time_t expires = 0;
time_t            152 lib/cluster/election.c     time_t tm_now = time(NULL);
time_t            321 lib/cluster/election.c     time_t tm_now = time(NULL);
time_t            322 lib/cluster/election.c     static time_t expires = 0;
time_t            323 lib/cluster/election.c     static time_t last_election_loss = 0;
time_t            484 lib/cluster/election.c             || tm_now - last_election_loss > (time_t) loss_dampen) {
time_t           1139 lib/common/ipc.c     time_t timeout = time(NULL) + 1 + (ms_timeout / 1000);
time_t           1151 lib/common/ipc.c     time_t timeout = time(NULL) + 1 + (ms_timeout / 1000);
time_t            101 lib/common/iso8601.c     time_t tm_now;
time_t            589 lib/common/iso8601.c         time_t now = time(NULL);
time_t           1045 lib/common/iso8601.c crm_time_set_timet(crm_time_t * target, time_t * source)
time_t            354 lib/common/logging.c blackbox_logger(int32_t t, struct qb_log_callsite *cs, time_t timestamp, const char *msg)
time_t            429 lib/common/logging.c     static time_t last = 0;
time_t            432 lib/common/logging.c     time_t now = time(NULL);
time_t            147 lib/common/remote.c     time_t start = time(NULL);
time_t            460 lib/common/remote.c     time_t start;
time_t            620 lib/common/remote.c     time_t start = time(NULL);
time_t            675 lib/common/remote.c     time_t start;
time_t           3008 lib/common/xml.c     time_t now = time(NULL);
time_t           3717 lib/common/xml.c         time_t now, next;
time_t             68 lib/fencing/st_client.c     time_t initial_start_time;
time_t           2600 lib/fencing/st_client.c time_t
time_t           2606 lib/fencing/st_client.c     time_t when = 0;
time_t            566 lib/lrmd/lrmd_client.c     time_t start = time(NULL);
time_t           1002 lib/lrmd/lrmd_client.c     static time_t key_cache_updated;
time_t           1009 lib/lrmd/lrmd_client.c         time_t now = time(NULL);
time_t            237 lib/pengine/failcounts.c pe_get_failcount(node_t *node, resource_t *rsc, time_t *last_failure,
time_t            244 lib/pengine/failcounts.c     time_t last = 0;
time_t            279 lib/pengine/failcounts.c         time_t now = get_effective_time(data_set);
time_t            293 lib/pengine/failcounts.c             time_t filler_last_failure = 0;
time_t           2859 lib/pengine/unpack.c     time_t last_failure = 0;
time_t           2899 lib/pengine/unpack.c             time_t now = get_effective_time(data_set);
time_t           1674 lib/pengine/utils.c time_t
time_t            468 lib/services/services_linux.c     time_t start = -1;
time_t            373 mcp/pacemaker.c     static time_t next_log = 0;
time_t            397 mcp/pacemaker.c                 time_t now = time(NULL);
time_t             68 pengine/pengine.c     time_t execution_date = time(NULL);
time_t            937 tools/crm_mon.c              const char *units, time_t epoch_time)
time_t           1249 tools/crm_mon.c     time_t last_failure = 0;
time_t           2244 tools/crm_mon.c     time_t a_time = time(NULL);
time_t           2247 tools/crm_mon.c     if ((a_time == (time_t) -1) || (since_epoch == NULL)) {
time_t           2788 tools/crm_mon.c         time_t run_at = crm_parse_int(last, "0");
time_t           3447 tools/crm_mon.c         time_t now = time(NULL);
time_t            196 tools/crm_resource_print.c             time_t run_at = crm_parse_int(last, "0");
time_t           1425 tools/crm_resource_runtime.c     time_t expire_time = time(NULL) + timeout_s;
time_t           1426 tools/crm_resource_runtime.c     time_t time_diff;
time_t             63 tools/crm_simulate.c     time_t original_date = 0;
time_t             76 tools/crm_ticket.c print_date(time_t time)