timeval            23 include/crm/common/iso8601_internal.h                                                struct timeval *tv);
timeval            54 include/crm/common/nvpair.h                                 const struct timeval *value);
timeval            62 include/crm/common/nvpair.h                               const char *name_usec, struct timeval *dest);
timeval           215 lib/cluster/election.c get_uptime(struct timeval *output)
timeval           250 lib/cluster/election.c compare_age(struct timeval your_age)
timeval           252 lib/cluster/election.c     struct timeval our_age;
timeval           291 lib/cluster/election.c     struct timeval age;
timeval           406 lib/cluster/election.c     struct timeval age;
timeval          1590 lib/common/iso8601.c pcmk__time_timeval_hr_convert(pcmk__time_hr_t *target, struct timeval *tv)
timeval          1607 lib/common/iso8601.c     struct timeval tv_now;
timeval           506 lib/common/nvpair.c                     const struct timeval *value)
timeval           680 lib/common/nvpair.c                           const char *name_usec, struct timeval *dest)
timeval           857 lib/common/remote.c     struct timeval ts = { 0, };
timeval           631 lib/common/utils.c         struct timeval tv = { .tv_sec = 0, .tv_usec = (suseconds_t) ms };
timeval           133 lib/lrmd/lrmd_alerts.c     struct timeval tv_now;
timeval            56 maint/gnulib/lib/gethrxtime.c     struct timeval tv;
timeval            56 maint/gnulib/lib/getsockopt.c           struct timeval tv;
timeval            63 maint/gnulib/lib/getsockopt.c           n = sizeof (struct timeval);
timeval            34 maint/gnulib/lib/gettime.c   struct timeval tv;
timeval            78 maint/gnulib/lib/gettimeofday.c gettimeofday (struct timeval *restrict tv, void *restrict tz)
timeval           125 maint/gnulib/lib/gettimeofday.c #  if defined timeval /* 'struct timeval' overridden by gnulib?  */
timeval           127 maint/gnulib/lib/gettimeofday.c   struct timeval otv;
timeval           208 maint/gnulib/lib/nanosleep.c   struct timeval tv_delay;
timeval           372 maint/gnulib/lib/poll.c   struct timeval tv;
timeval           373 maint/gnulib/lib/poll.c   struct timeval *ptv;
timeval           464 maint/gnulib/lib/poll.c   static struct timeval tv0;
timeval            46 maint/gnulib/lib/pselect.c   struct timeval tv, *tvp;
timeval           135 maint/gnulib/lib/pthread-cond.c       struct timeval currtime;
timeval           372 maint/gnulib/lib/pthread-rwlock.c       struct timeval currtime;
timeval           429 maint/gnulib/lib/pthread-rwlock.c       struct timeval currtime;
timeval            40 maint/gnulib/lib/pthread_mutex_timedlock.c       struct timeval currtime;
timeval           268 maint/gnulib/lib/select.c             struct timeval *timeout)
timeval           269 maint/gnulib/lib/select.c #undef timeval
timeval           271 maint/gnulib/lib/select.c   static struct timeval tv0;
timeval           568 maint/gnulib/lib/select.c             struct timeval *timeout)
timeval            50 maint/gnulib/lib/setsockopt.c           const struct timeval *tv = optval;
timeval            44 maint/gnulib/lib/settime.c     struct timeval tv;
timeval            58 maint/gnulib/lib/sys_resource.in.h   struct timeval ru_utime;      /* CPU time used in user mode */
timeval            59 maint/gnulib/lib/sys_resource.in.h   struct timeval ru_stime;      /* CPU time used in system mode (kernel) */
timeval           303 maint/gnulib/lib/sys_select.in.h                    struct timeval *restrict));
timeval           306 maint/gnulib/lib/sys_select.in.h                    timeval *restrict));
timeval           310 maint/gnulib/lib/sys_select.in.h                    timeval *restrict));
timeval            96 maint/gnulib/lib/sys_time.in.h                   (struct timeval *restrict, void *restrict)
timeval            99 maint/gnulib/lib/sys_time.in.h                   (struct timeval *restrict, void *restrict));
timeval           103 maint/gnulib/lib/sys_time.in.h                   (struct timeval *restrict, void *restrict)
timeval           109 maint/gnulib/lib/sys_time.in.h                        (struct timeval *restrict, void *restrict));
timeval           114 maint/gnulib/lib/sys_time.in.h   typedef ::timeval
timeval           115 maint/gnulib/lib/sys_time.in.h #  undef timeval
timeval           119 maint/gnulib/lib/sys_time.in.h   typedef ::timeval timeval;
timeval           405 maint/gnulib/lib/utimens.c     struct timeval timeval[2];
timeval           406 maint/gnulib/lib/utimens.c     struct timeval *t;
timeval           409 maint/gnulib/lib/utimens.c         timeval[0].tv_sec = ts[0].tv_sec;
timeval           410 maint/gnulib/lib/utimens.c         timeval[0].tv_usec = ts[0].tv_nsec / 1000;
timeval           411 maint/gnulib/lib/utimens.c         timeval[1].tv_sec = ts[1].tv_sec;
timeval           412 maint/gnulib/lib/utimens.c         timeval[1].tv_usec = ts[1].tv_nsec / 1000;
timeval           413 maint/gnulib/lib/utimens.c         t = timeval;
timeval           461 maint/gnulib/lib/utimens.c                     struct timeval *tt = NULL;
timeval           462 maint/gnulib/lib/utimens.c                     struct timeval truncated_timeval[2];
timeval           620 maint/gnulib/lib/utimens.c     struct timeval timeval[2];
timeval           621 maint/gnulib/lib/utimens.c     struct timeval *t;
timeval           625 maint/gnulib/lib/utimens.c         timeval[0].tv_sec = ts[0].tv_sec;
timeval           626 maint/gnulib/lib/utimens.c         timeval[0].tv_usec = ts[0].tv_nsec / 1000;
timeval           627 maint/gnulib/lib/utimens.c         timeval[1].tv_sec = ts[1].tv_sec;
timeval           628 maint/gnulib/lib/utimens.c         timeval[1].tv_usec = ts[1].tv_nsec / 1000;
timeval           629 maint/gnulib/lib/utimens.c         t = timeval;
timeval           268 maint/gnulib/lib/windows-cond.c     struct timeval currtime;
timeval           151 maint/gnulib/lib/windows-timedmutex.c         struct timeval currtime;
timeval           181 maint/gnulib/lib/windows-timedrecmutex.c               struct timeval currtime;
timeval           406 maint/gnulib/lib/windows-timedrwlock.c           struct timeval currtime;
timeval           526 maint/gnulib/lib/windows-timedrwlock.c           struct timeval currtime;
timeval            25 maint/gnulib/tests/bench-digest.h   struct timeval real_start;
timeval            26 maint/gnulib/tests/bench-digest.h   struct timeval user_start;
timeval            27 maint/gnulib/tests/bench-digest.h   struct timeval sys_start;
timeval            49 maint/gnulib/tests/bench-digest.h   struct timeval real_end;
timeval           123 maint/gnulib/tests/test-cnd.c   struct timeval now;
timeval           118 maint/gnulib/tests/test-cond.c   struct timeval now;
timeval            44 maint/gnulib/tests/test-getrusage.c     struct timeval t0;
timeval            49 maint/gnulib/tests/test-getrusage.c         struct timeval t;
timeval            24 maint/gnulib/tests/test-gettimeofday.c                  (struct timeval *, GETTIMEOFDAY_TIMEZONE *));
timeval            37 maint/gnulib/tests/test-gettimeofday.c   struct timeval tv;
timeval            52 maint/gnulib/tests/test-nonblocking-misc.h   struct timeval current_time;
timeval            99 maint/gnulib/tests/test-nonblocking-misc.h   struct timeval before_time; \
timeval           100 maint/gnulib/tests/test-nonblocking-misc.h   struct timeval after_time; \
timeval            31 maint/gnulib/tests/test-pselect.c            struct timeval *timeout)
timeval           128 maint/gnulib/tests/test-pthread-cond.c   struct timeval now;
timeval            44 maint/gnulib/tests/test-select-fd.c                   struct timeval timeout;
timeval            35 maint/gnulib/tests/test-select-stdin.c       struct timeval before;
timeval            36 maint/gnulib/tests/test-select-stdin.c       struct timeval after;
timeval            39 maint/gnulib/tests/test-select-stdin.c       struct timeval timeout;
timeval            26 maint/gnulib/tests/test-select.c                                struct timeval *));
timeval            44 maint/gnulib/tests/test-select.h typedef int (*select_fn) (int, fd_set *, fd_set *, fd_set *, struct timeval *);
timeval           157 maint/gnulib/tests/test-select.h do_select (int fd, int ev, struct timeval *timeout, select_fn my_select)
timeval           193 maint/gnulib/tests/test-select.h   struct timeval tv0;
timeval           230 maint/gnulib/tests/test-select.h   struct timeval tv0;
timeval           255 maint/gnulib/tests/test-select.h do_select_bad_fd (int fd, int ev, struct timeval *timeout, select_fn my_select)
timeval           278 maint/gnulib/tests/test-select.h   struct timeval tv0;
timeval            28 maint/gnulib/tests/test-sys_resource.c struct timeval t4;
timeval            35 maint/gnulib/tests/test-sys_select-c++.cc                  (int, fd_set *, fd_set *, fd_set *, struct timeval *));
timeval            41 maint/gnulib/tests/test-sys_select.c struct timeval a;
timeval            29 maint/gnulib/tests/test-sys_time-c++.cc                  (struct timeval *, void *));
timeval            24 maint/gnulib/tests/test-sys_time.c struct timeval a;