time             1042 daemons/based/based_callbacks.c         time_t now = time(NULL);
time             1077 daemons/based/based_callbacks.c         finished = time(NULL);
time              199 daemons/controld/controld_callbacks.c                 node->peer_lost = time(NULL);
time              420 daemons/controld/controld_cib.c     long long expire = (long long) time(NULL)
time              825 daemons/controld/controld_cib.c     op->t_run = time(NULL);
time              650 daemons/controld/controld_execd.c         char *now_s = crm_strdup_printf("%lld", (long long) time(NULL));
time             1028 daemons/controld/controld_execd.c     op->t_run = time(NULL);
time             2018 daemons/controld/controld_execd.c         pending->start_time = time(NULL);
time              528 daemons/controld/controld_execd_state.c             now_s = pcmk__ttoa(time(NULL));
time              246 daemons/controld/controld_fencing.c         char *now_s = pcmk__ttoa(time(NULL));
time              848 daemons/controld/controld_fencing.c                 char *now = pcmk__ttoa(time(NULL));
time             1215 daemons/controld/controld_messages.c     now_s = pcmk__ttoa(time(NULL));
time              223 daemons/controld/controld_remote_ra.c         time_t now = time(NULL);
time              460 daemons/controld/controld_remote_ra.c         op.t_rcchange = (unsigned int) time(NULL);
time              498 daemons/controld/controld_remote_ra.c     cmd->remaining_timeout = ((cmd->timeout / 1000) - (time(NULL) - cmd->start_time)) * 1000;
time              607 daemons/controld/controld_remote_ra.c     op.t_run = (unsigned int) time(NULL);
time             1178 daemons/controld/controld_remote_ra.c         cmd->start_time = time(NULL);
time             1272 daemons/controld/controld_remote_ra.c     cmd->start_time = time(NULL);
time              223 daemons/controld/controld_te_events.c         char *now = pcmk__ttoa(time(NULL));
time              132 daemons/controld/controld_throttle.c     time_t now = time(NULL);
time              407 daemons/controld/controld_timers.c                               - time(NULL);
time              825 daemons/execd/execd_commands.c         cmd->epoch_rcchange = time(NULL);
time             1386 daemons/execd/execd_commands.c         cmd->epoch_last_run = time(NULL);
time             1475 daemons/execd/execd_commands.c     time_t now = time(NULL);
time              519 daemons/execd/pacemaker-execd.c     start_time = time(NULL);
time              446 daemons/fenced/cts-fence-helper.c         uint32_t diff = (time(NULL) - begin);
time              460 daemons/fenced/cts-fence-helper.c     begin = time(NULL);
time             1266 daemons/fenced/fenced_commands.c         dev->targets_age = time(NULL);
time             2175 daemons/fenced/fenced_commands.c         time_t now = time(NULL);
time              999 daemons/fenced/fenced_remote.c     time_t now = time(NULL);
time             1181 daemons/fenced/fenced_remote.c     op->created = time(NULL);
time             2481 daemons/fenced/fenced_remote.c     time_t now = time(NULL);
time              278 daemons/pacemakerd/pacemakerd.c     subdaemon_check_progress = time(NULL);
time              145 daemons/pacemakerd/pcmkd_subdaemons.c             subdaemon_check_progress = time(NULL);
time              175 daemons/pacemakerd/pcmkd_subdaemons.c                     subdaemon_check_progress = time(NULL);
time              191 daemons/pacemakerd/pcmkd_subdaemons.c                     subdaemon_check_progress = time(NULL);
time              346 daemons/pacemakerd/pcmkd_subdaemons.c             time_t now = time(NULL);
time               70 daemons/schedulerd/schedulerd_messages.c     time_t execution_date = time(NULL);
time              111 lib/cib/cib_remote.c     start_time = time(NULL);
time              148 lib/cib/cib_remote.c         remaining_time = time(NULL) - start_time;
time              315 lib/cib/cib_utils.c         time_t tm_now = time(NULL);
time              750 lib/cluster/cpg.c             time_t now = time(NULL);
time              220 lib/cluster/election.c     time_t tm_now = time(NULL);
time              542 lib/cluster/election.c     time_t tm_now = time(NULL);
time             1172 lib/common/ipc_client.c     time_t timeout = time(NULL) + 1 + (ms_timeout / 1000);
time             1212 lib/common/ipc_client.c     } while (time(NULL) < timeout);
time             1307 lib/common/ipc_client.c         time_t timeout = time(NULL) + 1 + (ms_timeout / 1000);
time             1318 lib/common/ipc_client.c         } while ((qb_rc == -EAGAIN) && (time(NULL) < timeout));
time              113 lib/common/iso8601.c         return pcmk__copy_timet(time(NULL));
time              775 lib/common/iso8601.c         time_t now = time(NULL);
time             1860 lib/common/iso8601.c     time_t epoch_time = (source == NULL)? time(NULL) : *source;
time              506 lib/common/logging.c     time_t now = time(NULL);
time             1455 lib/common/mainloop.c         time_t start_time = time(NULL);
time             1459 lib/common/mainloop.c                && check(timer_ms - (time(NULL) - start_time) * 1000)) {
time               52 lib/common/messages.c                                         (long long) time(NULL), ref_counter++);
time              136 lib/common/remote.c     time_t time_limit = time(NULL) + timeout_ms / 1000;
time              155 lib/common/remote.c     } while (time(NULL) < time_limit);
time              647 lib/common/remote.c     start = time(NULL);
time              657 lib/common/remote.c             timeout = timeout_ms - ((time(NULL) - start) * 1000);
time              794 lib/common/remote.c     time_t start = time(NULL);
time              836 lib/common/remote.c         remaining_timeout = timeout_ms - ((time(NULL) - start) * 1000);
time              874 lib/common/remote.c             if ((time(NULL) - cb_data->start) < (cb_data->timeout_ms / 1000)) {
time              884 lib/common/remote.c         if ((time(NULL) - cb_data->start) < (cb_data->timeout_ms / 1000)) {
time              990 lib/common/remote.c         cb_data->start = time(NULL);
time             1593 lib/common/xml.c         time_t next, new = time(NULL);
time             1625 lib/common/xml.c         next = time(NULL);
time              304 lib/fencing/st_actions.c     int diff = time(NULL) - action->initial_start_time;
time              597 lib/fencing/st_actions.c         action->initial_start_time = time(NULL);
time             2037 lib/fencing/st_client.c                     when = time(NULL);
time              266 lib/fencing/st_rhcs.c         time_t start_time = time(NULL);
time              285 lib/fencing/st_rhcs.c         remaining_timeout -= time(NULL) - start_time;
time              623 lib/lrmd/lrmd_client.c     time_t start = time(NULL);
time              641 lib/lrmd/lrmd_client.c                 remaining_timeout = total_timeout - ((time(NULL) - start) * 1000);
time             1144 lib/lrmd/lrmd_client.c     return (time(NULL) - key_cache->updated) >= 60;
time             1170 lib/lrmd/lrmd_client.c     key_cache->updated = time(NULL);
time              341 lib/pacemaker/pcmk_cluster_queries.c                      "query failed", time(NULL));
time              774 lib/pacemaker/pcmk_cluster_queries.c                      NULL, data.pcmkd_state, NULL, time(NULL));
time              852 lib/pacemaker/pcmk_graph_consumer.c     op->t_run = time(NULL);
time              101 lib/pacemaker/pcmk_injections.c         char *now = pcmk__ttoa(time(NULL));
time              170 lib/pacemaker/pcmk_injections.c     op->t_run = (unsigned int) time(NULL);
time              243 lib/pacemaker/pcmk_status.c         last_updated = time(NULL);
time              445 lib/pengine/utils.c     return time(NULL);
time             1025 lib/services/services_linux.c     time_t start = time(NULL);
time             1085 lib/services/services_linux.c         timeout = op->timeout - (time(NULL) - start) * 1000;
time               60 maint/gnulib/lib/alloca.c -- must know STACK_DIRECTION at compile-time
time             6046 maint/gnulib/lib/gen-uni-tables.c     now = time (NULL);
time               82 maint/gnulib/lib/getrusage.c         struct tms time;
time               84 maint/gnulib/lib/getrusage.c         if (times (&time) != (clock_t) -1)
time               99 maint/gnulib/lib/getrusage.c                     user_ticks   = time.tms_cutime;
time              100 maint/gnulib/lib/getrusage.c                     system_ticks = time.tms_cstime;
time              104 maint/gnulib/lib/getrusage.c                     user_ticks   = time.tms_utime;
time              105 maint/gnulib/lib/getrusage.c                     system_ticks = time.tms_stime;
time              146 maint/gnulib/lib/gettimeofday.c   tv->tv_sec = time (NULL);
time              627 maint/gnulib/lib/parse-datetime.y   | time
time              674 maint/gnulib/lib/parse-datetime.y time:
time               76 maint/gnulib/lib/posixtm.c         time_t now = time (NULL);
time               32 maint/gnulib/lib/times.c filetime2clock (FILETIME time)
time               45 maint/gnulib/lib/times.c   f = (unsigned long long) time.dwHighDateTime << 32;
time               46 maint/gnulib/lib/times.c   f += time.dwLowDateTime;
time               43 maint/gnulib/tests/test-duplocale.c   char time[100];
time               57 maint/gnulib/tests/test-duplocale.c   strncpy (result->time, nl_langinfo (MON_1), sizeof result->time - 1);
time               58 maint/gnulib/tests/test-duplocale.c   result->time[sizeof result->time - 1] = '\0';
time              111 maint/gnulib/tests/test-duplocale.c     ASSERT (strcmp (results.time, expected_results.time) == 0);
time              125 maint/gnulib/tests/test-duplocale.c     ASSERT (strcmp (results.time, expected_results.time) == 0);
time              154 maint/gnulib/tests/test-duplocale.c   strcpy (result->time, nl_langinfo_l (MON_1, locale));
time              205 maint/gnulib/tests/test-duplocale.c     ASSERT (strcmp (results.time, expected_results.time) == 0);
time              158 maint/gnulib/tests/test-poll.c poll1 (int fd, int ev, int time)
time              166 maint/gnulib/tests/test-poll.c   r = poll (&pfd, 1, time);
time              123 maint/gnulib/tests/test-posixtm.c   t_now = time (NULL);
time               38 maint/gnulib/tests/test-random.c   initstate (time (NULL), buf, sizeof buf);
time               41 maint/gnulib/tests/test-random_r.c   if (initstate_r (time (NULL), buf + alignment, sizeof buf - alignment,
time               51 maint/gnulib/tests/test-stat-time.c   long t = (long) time (NULL);
time               37 maint/gnulib/tests/test-timespec_get.c   tt2 = time (NULL);
time               39 maint/gnulib/tests/test-timespec_get.c   tt4 = time (NULL);
time               33 maint/gnulib/tests/test-usleep.c   time_t start = time (NULL);
time               35 maint/gnulib/tests/test-usleep.c   ASSERT (start < time (NULL));
time               56 maint/gnulib/tests/test-utime.c     ts.actime = ts.modtime = time (NULL);
time             2084 tools/crm_mon.c     last_refresh = time(NULL);
time             2158 tools/crm_mon.c     time_t now = time(NULL);
time             1792 tools/crm_resource_runtime.c     time_t expire_time = time(NULL) + timeout_s;
time             1804 tools/crm_resource_runtime.c         time_diff = expire_time - time(NULL);
time              263 tools/crm_ticket.c print_date(time_t time)
time              268 tools/crm_ticket.c     asctime_r(localtime(&time), date_str);
time              618 tools/crm_ticket.c             char *now = pcmk__ttoa(time(NULL));