bin/cp/utils.c
277
struct timespec ts[2];
bin/csh/csh.c
65
struct timespec time0;
bin/csh/csh.h
122
extern struct timespec time0; /* Time at which the shell started */
bin/csh/extern.h
273
struct timespec *, struct timespec *);
bin/csh/proc.c
818
struct timespec tetime, diff;
bin/csh/proc.c
819
static struct timespec ztime;
bin/csh/proc.h
53
struct timespec p_btime; /* begin time */
bin/csh/proc.h
54
struct timespec p_etime; /* end time */
bin/csh/time.c
113
prusage(struct rusage *r0, struct rusage *r1, struct timespec *e,
bin/csh/time.c
114
struct timespec *b)
bin/csh/time.c
62
struct timespec timedol;
bin/dd/dd.h
71
struct timespec start; /* start time of dd */
bin/dd/misc.c
53
struct timespec elapsed, now;
bin/ksh/c_sh.c
22
static void p_ts(struct shf *, int, struct timespec *, int, char *, char *);
bin/ksh/c_sh.c
683
struct timespec ts;
bin/ksh/c_sh.c
690
p_ts(struct shf *shf, int posix, struct timespec *ts, int width, char *prefix,
bin/ksh/c_sh.c
733
struct timespec ts0, ts1, ts2;
bin/ksh/mail.c
34
static struct timespec mlastchkd; /* when mail was last checked */
bin/ksh/mail.c
45
struct timespec elapsed, now;
bin/ksh/var.c
918
static struct timespec seconds; /* time SECONDS last set */
bin/ksh/var.c
932
struct timespec difference, now;
bin/mv/cp.c
580
struct timespec ts[2];
bin/mv/mv.c
264
struct timespec ts[2];
bin/pax/ar_subs.c
194
struct timespec ts = arcn->sb.st_mtim;
bin/pax/extern.h
128
void set_ftime(const char *, const struct timespec *,
bin/pax/extern.h
129
const struct timespec *, int);
bin/pax/extern.h
264
void add_atdir(char *, dev_t, ino_t, const struct timespec *,
bin/pax/extern.h
265
const struct timespec *);
bin/pax/file_subs.c
53
static void fset_ftime(const char *, int, const struct timespec *,
bin/pax/file_subs.c
54
const struct timespec *, int);
bin/pax/file_subs.c
696
set_ftime(const char *fnm, const struct timespec *mtimp,
bin/pax/file_subs.c
697
const struct timespec *atimp, int frc)
bin/pax/file_subs.c
699
struct timespec tv[2];
bin/pax/file_subs.c
724
fset_ftime(const char *fnm, int fd, const struct timespec *mtimp,
bin/pax/file_subs.c
725
const struct timespec *atimp, int frc)
bin/pax/file_subs.c
727
struct timespec tv[2];
bin/pax/pax.h
225
struct timespec ft_mtim; /* times to set */
bin/pax/pax.h
226
struct timespec ft_atim;
bin/pax/tables.c
110
struct timespec mtim; /* files last modification time */
bin/pax/tables.c
1422
add_atdir(char *fname, dev_t dev, ino_t ino, const struct timespec *mtimp,
bin/pax/tables.c
1423
const struct timespec *atimp)
bin/pax/tar.c
1575
rd_time(struct timespec *ts, const char *keyword, char *p)
bin/pax/tar.c
981
const struct timespec *value)
bin/sleep/sleep.c
49
struct timespec rqtp;
games/grdc/grdc.c
30
struct timespec now;
games/grdc/grdc.c
75
struct timespec delay;
games/rain/rain.c
56
struct timespec sleeptime;
games/robots/extern.c
66
struct timespec tv; /* how long to wait; could be an option */
games/robots/move.c
52
struct timespec t, tn;
games/robots/robots.h
95
extern struct timespec tv;
games/tetris/input.c
105
struct timespec ts;
games/tetris/input.c
121
static struct timespec timeleft;
games/tetris/input.c
67
rwait(struct timespec *limit)
games/tetris/input.c
69
struct timespec start, end, elapsed;
games/tetris/input.h
38
int rwait(struct timespec *);
games/worm/worm.c
90
struct timespec t, tn, tdiff;
games/worms/worms.c
178
struct timespec sleeptime;
include/pthread.h
211
pthread_mutex_t *, const struct timespec *);
include/pthread.h
233
const struct timespec *);
include/pthread.h
242
const struct timespec *);
include/pthread.h
244
const struct timespec *);
include/sched.h
70
struct timespec;
include/sched.h
71
int sched_rr_get_interval(pid_t, struct timespec *);
include/semaphore.h
45
struct timespec;
include/semaphore.h
56
int sem_timedwait(sem_t * __restrict, const struct timespec * __restrict);
include/time.h
149
int clock_getres(clockid_t, struct timespec *);
include/time.h
150
int clock_gettime(clockid_t, struct timespec *);
include/time.h
151
int clock_settime(clockid_t, const struct timespec *);
include/time.h
152
int nanosleep(const struct timespec *, struct timespec *);
include/time.h
167
int timespec_get(struct timespec *_ts, int _base);
lib/libagentx/agentx.c
730
struct timespec cur, res;
lib/libagentx/agentx_internal.h
66
struct timespec axc_sysuptimespec;
lib/libc/asr/asr.c
213
struct timespec pollstart, pollend, elapsed;
lib/libc/asr/asr.c
430
struct timespec ts;
lib/libc/crypt/bcrypt.c
246
struct timespec before, after;
lib/libc/gen/sigwait.c
64
const struct timespec *timeout)
lib/libc/gen/sleep.c
37
struct timespec rqt, rmt;
lib/libc/gen/times.c
45
struct timespec ts;
lib/libc/gen/timespec_get.c
36
timespec_get(struct timespec *ts, int base)
lib/libc/gen/usleep.c
38
struct timespec rqt;
lib/libc/hidden/sys/timetc.h
33
int _nanotime(struct timespec *, struct timekeep *);
lib/libc/hidden/sys/timetc.h
34
int _nanoruntime(struct timespec *, struct timekeep *);
lib/libc/hidden/sys/timetc.h
35
int _nanouptime(struct timespec *, struct timekeep *);
lib/libc/include/thread_private.h
487
const struct timespec *, volatile void *, const int *);
lib/libc/include/thread_private.h
489
int __thrsigdivert(sigset_t, siginfo_t *, const struct timespec *);
lib/libc/net/rcmd.c
71
struct timespec timo;
lib/libc/net/res_random.c
178
struct timespec ts;
lib/libc/net/res_random.c
230
struct timespec ts;
lib/libc/rpc/clnt_tcp.c
390
struct timespec start, after, duration, delta, wait;
lib/libc/rpc/clnt_udp.c
199
struct timespec time_waited, start, after, duration, wait;
lib/libc/rpc/clnt_udp.c
202
struct timespec timeout;
lib/libc/rpc/svc_tcp.c
325
static struct timespec wait_per_try = { 35, 0 };
lib/libc/rpc/svc_tcp.c
337
struct timespec start, after, duration, delta;
lib/libc/sys/microtime.c
108
_nanotime(struct timespec *tsp, struct timekeep *tk)
lib/libc/sys/microtime.c
119
_nanoruntime(struct timespec *ts, struct timekeep *tk)
lib/libc/sys/microtime.c
131
_nanouptime(struct timespec *tsp, struct timekeep *tk)
lib/libc/sys/w_clock_gettime.c
23
WRAP(clock_gettime)(clockid_t clock_id, struct timespec *tp)
lib/libc/sys/w_nanosleep.c
22
nanosleep(const struct timespec *timeout, struct timespec *remainder)
lib/libc/sys/w_ppoll.c
24
const struct timespec *timeout, const sigset_t *sigmask)
lib/libc/sys/w_pselect.c
24
const struct timespec *timeout, const sigset_t *sigmask)
lib/libc/sys/w_recvmmsg.c
23
struct timespec *ts)
lib/libc/termios/tcsendbreak.c
38
struct timespec sleepytime;
lib/libc/thread/rthread_cond.c
134
const struct timespec *abs)
lib/libc/thread/rthread_cond.c
72
const struct timespec *abs)
lib/libc/thread/rthread_mutex.c
137
const struct timespec *abs, int timed)
lib/libc/thread/rthread_mutex.c
214
pthread_mutex_timedlock(pthread_mutex_t *mutexp, const struct timespec *abs)
lib/libc/thread/rthread_mutex.c
97
const struct timespec *abs)
lib/libc/thread/rthread_sync.c
184
pthread_mutex_timedlock(pthread_mutex_t *p, const struct timespec *abstime)
lib/libc/thread/rthread_sync.c
288
const struct timespec *abstime)
lib/libc/thread/rthread_sync.c
88
const struct timespec *abstime)
lib/libc/thread/synch.h
29
_twait(volatile uint32_t *p, int val, clockid_t clockid, const struct timespec *abs)
lib/libc/thread/synch.h
31
struct timespec now, rel;
lib/libcrypto/arc4random/getentropy_aix.c
203
struct timespec ts;
lib/libcrypto/arc4random/getentropy_hpux.c
207
struct timespec ts;
lib/libcrypto/arc4random/getentropy_linux.c
324
struct timespec ts;
lib/libcrypto/arc4random/getentropy_osx.c
210
struct timespec ts;
lib/libcrypto/arc4random/getentropy_solaris.c
243
struct timespec ts;
lib/libcurses/curses.priv.h
749
# define TimeType struct timespec
lib/libcurses/tinfo/lib_napms.c
72
struct timespec request, remaining;
lib/libcurses/tinfo/tinfo_driver.c
1305
struct timespec request, remaining;
lib/libevent/event.c
83
struct timespec ts;
lib/libevent/kqueue.c
190
struct timespec ts, *ts_p = NULL;
lib/libevent/kqueue.c
298
struct timespec timeout = { 0, 0 };
lib/libevent/kqueue.c
370
struct timespec timeout = { 0, 0 };
lib/libfido2/src/extern.h
213
int fido_time_now(struct timespec *);
lib/libfido2/src/extern.h
214
int fido_time_delta(const struct timespec *, int *);
lib/libfido2/src/hid_unix.c
52
struct timespec ts;
lib/libfido2/src/io.c
149
struct timespec ts;
lib/libfido2/src/io.c
182
struct timespec ts;
lib/libfido2/src/io.c
297
struct timespec ts;
lib/libfido2/src/io.c
35
struct timespec ts;
lib/libfido2/src/nfc.c
206
struct timespec ts;
lib/libfido2/src/time.c
11
timespec_to_ms(const struct timespec *ts)
lib/libfido2/src/time.c
32
fido_time_now(struct timespec *ts_now)
lib/libfido2/src/time.c
43
fido_time_delta(const struct timespec *ts_start, int *ms_remain)
lib/libfido2/src/time.c
45
struct timespec ts_end, ts_delta;
lib/libfuse/fuse.h
100
int (*utimens)(const char *, const struct timespec *);
lib/libfuse/fuse_ops.c
758
struct timespec ts[2];
lib/librthread/rthread.h
82
int _sem_wait(sem_t, int, const struct timespec *, int *);
lib/librthread/rthread_rwlock.c
116
const struct timespec *abs, int timed)
lib/librthread/rthread_rwlock.c
169
const struct timespec *abs)
lib/librthread/rthread_rwlock.c
193
const struct timespec *abs, int timed)
lib/librthread/rthread_rwlock.c
245
const struct timespec *abs)
lib/librthread/rthread_rwlock_compat.c
144
const struct timespec *abstime)
lib/librthread/rthread_rwlock_compat.c
153
_rthread_rwlock_wrlock(pthread_rwlock_t *lockp, const struct timespec *abstime,
lib/librthread/rthread_rwlock_compat.c
210
const struct timespec *abstime)
lib/librthread/rthread_rwlock_compat.c
94
_rthread_rwlock_rdlock(pthread_rwlock_t *lockp, const struct timespec *abstime,
lib/librthread/rthread_sem.c
249
sem_timedwait(sem_t *semp, const struct timespec *abstime)
lib/librthread/rthread_sem.c
58
_sem_wait(sem_t sem, int can_eintr, const struct timespec *abstime,
lib/librthread/rthread_sem_compat.c
262
sem_timedwait(sem_t *semp, const struct timespec *abstime)
lib/librthread/rthread_sem_compat.c
57
_sem_wait(sem_t sem, int can_eintr, const struct timespec *abstime,
lib/librthread/synch.h
29
_twait(volatile uint32_t *p, int val, clockid_t clockid, const struct timespec *abs)
lib/librthread/synch.h
31
struct timespec now, rel;
lib/libsndio/sio.c
102
struct timespec ts;
lib/libsndio/sio.c
409
struct timespec ts0, ts1;
lib/libsndio/sio.c
462
struct timespec ts;
libexec/getty/subr.c
409
struct timespec ts;
libexec/snmpd/snmpd_metrics/mib.c
1279
struct timespec uptime;
libexec/snmpd/snmpd_metrics/mib.c
278
struct timespec uptime;
regress/lib/libc/locale/uselocale/uselocale.c
194
struct timespec t;
regress/lib/libc/qsort/qsort_test.c
423
struct timespec before, after;
regress/lib/libc/qsort/qsort_test.c
612
struct timespec before, after;
regress/lib/libc/sys/t_clock_gettime.c
181
struct timespec ts;
regress/lib/libc/sys/t_clock_gettime.c
85
struct timespec tsa, tsb, tsl, res;
regress/lib/libc/sys/t_kevent.c
206
const struct timespec timeout = {
regress/lib/libc/sys/t_pollts.c
130
struct timespec timeout;
regress/lib/libc/sys/t_pollts.c
162
struct timespec timeout;
regress/lib/libc/sys/t_pollts.c
62
struct timespec timeout;
regress/lib/libc/sys/t_recvmmsg.c
130
struct timespec ts = { 1, 0 };
regress/lib/libc/sys/t_select.c
194
static const struct timespec zero = { 0, 0 };
regress/lib/libc/sys/t_select.c
96
child(const struct timespec *ts)
regress/lib/libc/timekeep/test_clock_gettime.c
26
struct timespec tp = {0};
regress/lib/libc/timekeep/test_time_skew.c
31
struct timespec tp1, tp2, tout;
regress/lib/libcrypto/bn/bn_general.c
117
struct timespec start, end, duration;
regress/lib/libcrypto/bn/bn_mul_div.c
354
struct timespec start, end, duration;
regress/lib/libcrypto/bn/bn_shift.c
595
struct timespec start, end, duration;
regress/lib/libcrypto/ec/ec_arithmetic.c
123
struct timespec start, end, duration;
regress/lib/libpthread/blocked_close/blocked_close.c
67
struct timespec rqtp;
regress/lib/libpthread/blocked_dup2/blocked_dup2.c
67
struct timespec rqtp;
regress/lib/libpthread/blocked_shutdown/blocked_shutdown.c
67
struct timespec rqtp;
regress/lib/libpthread/cancel/cancel.c
15
static struct timespec expiretime;
regress/lib/libpthread/cancel/cancel.c
91
struct timespec now;
regress/lib/libpthread/cancel/cancel.c
92
struct timespec end;
regress/lib/libpthread/close_race/close_race.c
57
struct timespec rqtp;
regress/lib/libpthread/dlopen/dlopen.c
118
finish(const char *msg, const int *retval, const struct timespec *tsp)
regress/lib/libpthread/dlopen/dlopen.c
120
struct timespec after;
regress/lib/libpthread/dlopen/dlopen.c
173
struct timespec before;
regress/lib/libpthread/dlopen/dlopen.c
196
struct timespec before, target_time;
regress/lib/libpthread/dlopen/dlopen.c
273
struct timespec ts;
regress/lib/libpthread/dlopen/dlopen.c
84
int (*p_cond_timedwait)(pthread_cond_t *, pthread_mutex_t *, const struct timespec *);
regress/lib/libpthread/dup2_race/dup2_race.c
57
struct timespec rqtp;
regress/lib/libpthread/pthread_cond_timedwait/pthread_cond_timedwait.c
76
struct timespec abstime;
regress/lib/libpthread/pthread_cond_timedwait/pthread_cond_timedwait.c
77
struct timespec begtime;
regress/lib/libpthread/pthread_cond_timedwait/pthread_cond_timedwait.c
78
struct timespec endtime;
regress/lib/libpthread/pthread_mutex/pthread_mutex.c
235
struct timespec ts;
regress/lib/libpthread/restart/kevent/kevent.c
25
struct timespec ts = { 10, 0 };
regress/lib/libpthread/semaphore/sem_timedwait/sem_timedwait.c
114
struct timespec ts;
regress/lib/libpthread/semaphore/sem_timedwait/sem_timedwait.c
37
struct timespec delay, ts, ts2;
regress/lib/libpthread/setsockopt/1/setsockopt1.c
19
struct timespec mono_res_times2;
regress/lib/libpthread/setsockopt/1/setsockopt1.c
28
check_timeout(int s, int sec, const struct timespec *to)
regress/lib/libpthread/setsockopt/1/setsockopt1.c
30
struct timespec t1, t2, e;
regress/lib/libpthread/setsockopt/1/setsockopt1.c
55
struct timespec ts;
regress/lib/libpthread/setsockopt/2/setsockopt2.c
20
struct timespec mono_res;
regress/lib/libpthread/setsockopt/2/setsockopt2.c
29
check_timeout(int s, int sec, struct timespec *to)
regress/lib/libpthread/setsockopt/2/setsockopt2.c
31
struct timespec t1, t2, e;
regress/lib/libpthread/setsockopt/2/setsockopt2.c
58
struct timespec ts;
regress/lib/libpthread/setsockopt/3a/setsockopt3a.c
19
struct timespec mono_res;
regress/lib/libpthread/setsockopt/3a/setsockopt3a.c
28
check_timeout(int s, int sec, const struct timespec *to)
regress/lib/libpthread/setsockopt/3a/setsockopt3a.c
30
struct timespec t1, t2, e;
regress/lib/libpthread/setsockopt/3a/setsockopt3a.c
57
struct timespec ts;
regress/sys/kern/clock_gettime/monotonicrelapse.c
18
void report_relapse(int, struct timespec *, struct timespec *);
regress/sys/kern/clock_gettime/monotonicrelapse.c
65
report_relapse(int num, struct timespec *before, struct timespec *after)
regress/sys/kern/clock_gettime/monotonicrelapse.c
68
struct timespec relapsed;
regress/sys/kern/clock_gettime/monotonicrelapse.c
85
struct timespec after, before, timeout;
regress/sys/kern/futex/futex.c
45
struct timespec tmo = { 0, 5000 };
regress/sys/kern/futex/futex.h
33
const struct timespec *timeout, int priv)
regress/sys/kern/kqueue/kqueue-pipe.c
51
struct timespec ts;
regress/sys/kern/kqueue/kqueue-process.c
28
struct timespec ts;
regress/sys/kern/kqueue/kqueue-pty.c
123
struct timespec ts;
regress/sys/kern/kqueue/kqueue-pty.c
22
struct timespec ts;
regress/sys/kern/kqueue/kqueue-random.c
23
struct timespec ts;
regress/sys/kern/kqueue/kqueue-regress.c
197
struct timespec ts;
regress/sys/kern/kqueue/kqueue-regress.c
314
const struct timespec nap_time = { 0, 1 };
regress/sys/kern/kqueue/kqueue-signal.c
30
struct timespec ts;
regress/sys/kern/kqueue/kqueue-timer.c
203
struct timespec invalid_ts[3] = { {-1, 0}, {0, -1}, {0, 1000000000L} };
regress/sys/kern/kqueue/kqueue-timer.c
262
struct timespec ts, start, end;
regress/sys/kern/kqueue/kqueue-timer.c
39
struct timespec ts, start, end, now;
regress/sys/kern/kqueue/kqueue-user.c
32
const struct timespec ts = { 0, 10000 };
regress/sys/kern/nanosleep/nanosleep.c
145
struct timespec timeout;
regress/sys/kern/nanosleep/nanosleep.c
146
struct timespec start, end, duration;
regress/sys/kern/nanosleep/nanosleep.c
180
struct timespec timeout, remainder;
regress/sys/kern/nanosleep/nanosleep.c
181
struct timespec start, end, duration;
regress/sys/kern/nanosleep/nanosleep.c
245
struct timespec timeout;
regress/sys/kern/nanosleep/nanosleep.c
285
struct timespec timeout[3] = { {-1, 0}, {0, -1}, {0, 1000000000L} };
regress/sys/kern/nanosleep/nanosleep.c
71
struct timespec timeout, remainder;
regress/sys/kern/nanosleep/nanosleep.c
99
struct timespec timeout, remainder;
regress/sys/kern/pledge/generic/test_stdio.c
32
{ struct timespec tp; clock_gettime(CLOCK_MONOTONIC, &tp); }
regress/sys/kern/signal/sig-stop/sig-stop.c
19
struct timespec ts;
regress/sys/kern/signal/sig-stop2/sig-stop2.c
50
struct timespec ts = { .tv_sec = 2 };
regress/sys/kern/signal/sig-stop2/sig-stop2.c
96
struct timespec ts = { .tv_nsec = 200 * 1000 * 1000 };
regress/sys/kern/signal/sig-stop3/sig-stop3.c
35
struct timespec ts = { .tv_sec = 2 };
regress/sys/kern/signal/sig-stop3/sig-stop3.c
64
struct timespec ts = { .tv_nsec = 200 * 1000 * 1000 };
regress/sys/kern/signal/sigio/util.c
40
struct timespec tmo;
regress/sys/kern/unixsockets/unconacc.c
127
struct timespec testtime = {
regress/sys/kern/unixsockets/undgram_conclose.c
105
struct timespec testtime = {
regress/sys/kern/unixsockets/unfdpassfail.c
45
struct timespec ts_start, ts_now, ts_time;
regress/sys/kern/unixsockets/ungc.c
38
struct timespec ts_start, ts_now, ts_time;
regress/sys/kern/unixsockets/unsendrecvthr.c
153
struct timespec testtime = {
regress/sys/kern/unixsockets/unsopassgc.c
252
struct timespec testtime = {
regress/sys/netinet/mcast/mcroute.c
218
struct timespec sleeptime = { 0, 10000000 };
regress/sys/netinet/tcpthread/tcpthread.c
39
static const struct timespec time_1000ns = { 0, 1000 };
regress/sys/netinet/udpthread/udpthread.c
36
static const struct timespec time_1000ns = { 0, 1000 };
regress/sys/netinet6/mcast6/mc6route.c
221
struct timespec sleeptime = { 0, 10000000 };
regress/sys/sys/tree/rb/rb-test.c
38
struct timespec start, end, diff, rstart, rend, rdiff, rtot = {0, 0};
regress/sys/sys/tree/rb/rbt-test.c
37
struct timespec start, end, diff, rstart, rend, rdiff, rtot = {0, 0};
regress/usr.bin/ssh/unittests/misc/test_ptimeout.c
26
struct timespec pt, *ts;
regress/usr.bin/ssh/unittests/test_helper/test_helper.c
131
static struct timespec bench_start_time, bench_finish_time;
regress/usr.bin/ssh/unittests/test_helper/test_helper.c
132
static struct timespec *bench_samples;
regress/usr.bin/ssh/unittests/test_helper/test_helper.c
624
tstod(const struct timespec *ts)
regress/usr.bin/ssh/unittests/test_helper/test_helper.c
672
struct timespec ts;
regress/usr.bin/ssh/unittests/test_helper/test_helper.c
693
const struct timespec *a = (const struct timespec *)aa;
regress/usr.bin/ssh/unittests/test_helper/test_helper.c
694
const struct timespec *b = (const struct timespec *)bb;
regress/usr.sbin/rpki-client/test-http.c
33
struct timespec ts;
regress/usr.sbin/snmpd/backend.c
840
struct timespec start, end, diff;
regress/usr.sbin/snmpd/backend.c
879
struct timespec start, end, diff;
regress/usr.sbin/snmpd/backend.c
918
struct timespec start, end, diff;
regress/usr.sbin/snmpd/backend.c
957
struct timespec start, end, diff;
regress/usr.sbin/snmpd/backend.c
996
struct timespec start, end, diff;
sbin/bioctl/bioctl.c
1290
struct timespec before, after;
sbin/dhcp6leased/dhcp6leased.h
192
struct timespec request_time;
sbin/dhcp6leased/engine.c
110
struct timespec request_time;
sbin/dhcp6leased/engine.c
111
struct timespec elapsed_time_start;
sbin/dhcp6leased/engine.c
1187
struct timespec now, res;
sbin/dhcp6leased/engine.c
1242
struct timespec now, res;
sbin/dhcp6leased/engine.c
1260
struct timespec now, res;
sbin/dhcp6leased/engine.c
1430
struct timespec now, diff;
sbin/dhcpleased/dhcpleased.h
237
struct timespec request_time;
sbin/dhcpleased/engine.c
106
struct timespec request_time;
sbin/dhcpleased/engine.c
1403
struct timespec now, res;
sbin/dhcpleased/engine.c
1532
struct timespec now, res;
sbin/ifconfig/brconfig.c
1101
struct timespec now;
sbin/ifconfig/ifconfig.c
5411
struct timespec temp_time;
sbin/ifconfig/ifconfig.c
5978
struct timespec now;
sbin/iked/iked.h
549
struct timespec sa_starttime;
sbin/iked/iked.h
779
struct timespec rr_accttime;
sbin/iked/radius.c
361
struct timespec now;
sbin/iked/radius.c
688
struct timespec now;
sbin/init/init.c
145
struct timespec se_started; /* used to avoid thrashing */
sbin/init/init.c
989
struct timespec current_time, elapsed;
sbin/isakmpd/connection.c
146
struct timespec now;
sbin/isakmpd/connection.c
274
struct timespec now;
sbin/isakmpd/connection.c
407
struct timespec now;
sbin/isakmpd/connection.c
73
struct timespec sa_expiration; /* XXX *sa may expire. */
sbin/isakmpd/dpd.c
219
struct timespec ts;
sbin/isakmpd/dpd.c
270
struct timespec ts;
sbin/isakmpd/exchange.c
590
struct timespec expiration;
sbin/isakmpd/isakmpd.c
391
struct timespec ts, *timeout;
sbin/isakmpd/nat_traversal.c
390
struct timespec now;
sbin/isakmpd/nat_traversal.c
415
struct timespec now;
sbin/isakmpd/pf_key_v2.c
206
struct timespec ts;
sbin/isakmpd/sa.c
1351
struct timespec expiration;
sbin/isakmpd/timer.c
131
struct timespec now;
sbin/isakmpd/timer.c
50
timer_next_event(struct timespec **timeout)
sbin/isakmpd/timer.c
52
struct timespec now;
sbin/isakmpd/timer.c
68
struct timespec now;
sbin/isakmpd/timer.c
86
struct timespec *expiration)
sbin/isakmpd/timer.c
90
struct timespec now;
sbin/isakmpd/timer.h
44
struct timespec expiration;
sbin/isakmpd/timer.h
48
extern void timer_next_event(struct timespec **);
sbin/isakmpd/timer.h
51
struct timespec *);
sbin/isakmpd/transport.c
260
struct timespec expiration;
sbin/isakmpd/ui.c
200
struct timespec ts;
sbin/isakmpd/util.c
557
get_timeout(struct timespec *timeout)
sbin/isakmpd/util.c
559
struct timespec now, result;
sbin/isakmpd/util.h
63
extern long get_timeout(struct timespec *);
sbin/pfctl/pfctl_parser.c
530
struct timespec uptime;
sbin/ping/ping.c
1143
struct timespec ts;
sbin/ping/ping.c
1207
struct timespec ts, tp;
sbin/resolvd/resolvd.c
163
struct timespec one = {1, 0};
sbin/restore/dirs.c
78
struct timespec ctimep[2];
sbin/restore/dirs.c
79
struct timespec mtimep[2];
sbin/restore/tape.c
530
struct timespec mtimep[2], ctimep[2];
sbin/shutdown/shutdown.c
259
struct timespec timeout;
sbin/slaacd/engine.c
1278
struct timespec now, diff, sol_delay = {RTR_SOLICITATION_INTERVAL, 0};
sbin/slaacd/engine.c
141
struct timespec when;
sbin/slaacd/engine.c
142
struct timespec uptime;
sbin/slaacd/engine.c
164
struct timespec created;
sbin/slaacd/engine.c
165
struct timespec when;
sbin/slaacd/engine.c
166
struct timespec uptime;
sbin/slaacd/engine.c
188
struct timespec when;
sbin/slaacd/engine.c
189
struct timespec uptime;
sbin/slaacd/engine.c
1980
struct timespec now;
sbin/slaacd/engine.c
203
struct timespec when;
sbin/slaacd/engine.c
204
struct timespec uptime;
sbin/slaacd/engine.c
218
struct timespec last_sol;
sbin/slaacd/engine.c
2674
real_lifetime(struct timespec *received_uptime, uint32_t ltime)
sbin/slaacd/engine.c
2676
struct timespec now, diff;
sbin/slaacd/engine.c
301
uint32_t real_lifetime(struct timespec *, uint32_t);
sbin/slaacd/slaacd.h
123
struct timespec when;
sbin/slaacd/slaacd.h
124
struct timespec uptime;
sbin/slaacd/slaacd.h
137
struct timespec when;
sbin/slaacd/slaacd.h
138
struct timespec uptime;
sbin/slaacd/slaacd.h
148
struct timespec when;
sbin/slaacd/slaacd.h
149
struct timespec uptime;
sbin/slaacd/slaacd.h
93
struct timespec when;
sbin/slaacd/slaacd.h
94
struct timespec uptime;
sbin/unwind/libunbound/services/listen_dnsport.c
5113
struct timespec tp;
sbin/unwind/libunbound/util/netevent.c
1010
struct timespec *ts;
sbin/unwind/libunbound/util/netevent.c
1077
ts = (struct timespec *)CMSG_DATA(cmsg);
sbin/unwind/libunbound/util/netevent.c
1081
ts = (struct timespec *)CMSG_DATA(cmsg);
sbin/unwind/resolver.c
124
struct timespec tp;
sbin/unwind/resolver.c
215
struct timespec last_network_change;
sbin/unwind/resolver.c
805
struct timespec tp, elapsed;
sbin/unwind/resolver.c
942
struct timespec tp, elapsed;
sbin/unwind/unwind.h
169
struct timespec tp;
sys/arch/amd64/amd64/vmm_machdep.c
7045
struct timespec tv;
sys/arch/amd64/amd64/vmm_machdep.c
7078
struct timespec tv;
sys/arch/arm64/arm64/cpu.c
2749
struct timespec now, diff;
sys/arch/arm64/dev/acpicpu.c
311
struct timespec now, diff;
sys/arch/armv7/armv7/armv7_machdep.c
1019
struct timespec ts;
sys/arch/i386/i386/machdep.c
4005
struct timespec ts;
sys/arch/landisk/landisk/machdep.c
516
struct timespec ts;
sys/arch/luna88k/luna88k/machdep.c
1301
struct timespec ts;
sys/dev/acpi/dsdt.c
3925
struct timespec ts;
sys/dev/dt/dtvar.h
51
struct timespec dtev_tsp; /* timestamp (nsecs) */
sys/dev/gpio/gpiodcf.c
248
struct timespec now;
sys/dev/ic/ciss.c
435
struct timespec end, now, ts;
sys/dev/kstat.c
211
struct timespec updated;
sys/dev/pci/drm/include/linux/ktime.h
168
struct timespec ts;
sys/dev/pci/drm/include/linux/ktime.h
31
struct timespec ts;
sys/dev/pci/drm/include/linux/ktime.h
39
struct timespec ts;
sys/dev/pci/drm/include/linux/sched/clock.h
14
struct timespec ts;
sys/dev/pci/drm/include/linux/timekeeping.h
15
struct timespec ts;
sys/dev/pci/envyvar.h
83
struct timespec start_ts;
sys/dev/pci/envyvar.h
88
struct timespec ts;
sys/dev/pci/mbg.c
138
void mbg_update_sensor(struct mbg_softc *sc, struct timespec *tstamp,
sys/dev/pci/mbg.c
141
struct timespec *tstamp);
sys/dev/pci/mbg.c
143
struct timespec *tstamp);
sys/dev/pci/mbg.c
145
struct timespec *tstamp);
sys/dev/pci/mbg.c
312
struct timespec tstamp;
sys/dev/pci/mbg.c
349
struct timespec tstamp;
sys/dev/pci/mbg.c
372
mbg_update_sensor(struct mbg_softc *sc, struct timespec *tstamp,
sys/dev/pci/mbg.c
404
struct timespec *tstamp)
sys/dev/pci/mbg.c
459
struct timespec *tstamp)
sys/dev/pci/mbg.c
509
struct timespec *tstamp)
sys/dev/pci/mbg.c
52
struct timespec *tstamp);
sys/dev/pv/hypervic.c
442
struct timespec guest, host, diff;
sys/dev/pv/pvclock.c
369
struct timespec ts;
sys/dev/rnd.c
336
struct timespec ts;
sys/dev/rnd.c
350
struct timespec ts;
sys/dev/rnd.c
387
struct timespec ts;
sys/dev/usb/udcf.c
412
struct timespec now;
sys/dev/usb/umbg.c
136
struct timespec *tstamp);
sys/dev/usb/umbg.c
330
struct timespec tstamp;
sys/dev/usb/umbg.c
381
struct timespec *tstamp)
sys/dev/wscons/wsconsio.h
65
struct timespec time;
sys/dev/wscons/wsmouse.c
1073
wsmouse_log_input(struct wsmouseinput *input, struct timespec *ts)
sys/dev/wscons/wsmouse.c
968
memcpy(&ev->time, &evq->ts, sizeof(struct timespec));
sys/dev/wscons/wsmouseinput.h
125
struct timespec ts;
sys/dev/wscons/wsmouseinput.h
177
struct timespec ts;
sys/dev/wscons/wstpad.c
1064
memcpy(&t->orig.time, &tp->time, sizeof(struct timespec));
sys/dev/wscons/wstpad.c
1240
sizeof(struct timespec));
sys/dev/wscons/wstpad.c
1273
memcpy(&tp->time, &evq->ts, sizeof(struct timespec));
sys/dev/wscons/wstpad.c
131
struct timespec start;
sys/dev/wscons/wstpad.c
132
struct timespec match;
sys/dev/wscons/wstpad.c
1328
wstpad_track_interval(struct wsmouseinput *input, struct timespec *time)
sys/dev/wscons/wstpad.c
1330
static const struct timespec limit = { 0, 30 * 1000000L };
sys/dev/wscons/wstpad.c
1331
struct timespec ts;
sys/dev/wscons/wstpad.c
1362
memcpy(&input->intv.ts, time, sizeof(struct timespec));
sys/dev/wscons/wstpad.c
137
struct timespec time;
sys/dev/wscons/wstpad.c
178
struct timespec time;
sys/dev/wscons/wstpad.c
181
struct timespec freeze_ts;
sys/dev/wscons/wstpad.c
224
struct timespec maxtime;
sys/dev/wscons/wstpad.c
239
static const struct timespec match_interval =
sys/dev/wscons/wstpad.c
242
static const struct timespec stop_interval =
sys/dev/wscons/wstpad.c
327
struct timespec ts;
sys/dev/wscons/wstpad.c
331
memcpy(&t->start, &tp->time, sizeof(struct timespec));
sys/dev/wscons/wstpad.c
338
memcpy(&t->start, &tp->time, sizeof(struct timespec));
sys/dev/wscons/wstpad.c
341
memcpy(&t->match, &tp->time, sizeof(struct timespec));
sys/dev/wscons/wstpad.c
346
memcpy(&t->start, &t->match, sizeof(struct timespec));
sys/dev/wscons/wstpad.c
383
struct timespec ts;
sys/dev/wscons/wstpad.c
694
struct timespec ts;
sys/isofs/cd9660/cd9660_node.c
334
cd9660_tstamp_conv7(u_char *pi, struct timespec *pu)
sys/isofs/cd9660/cd9660_node.c
388
cd9660_tstamp_conv17(u_char *pi, struct timespec *pu)
sys/isofs/cd9660/cd9660_node.h
127
int cd9660_tstamp_conv7(u_char *, struct timespec *);
sys/isofs/cd9660/cd9660_node.h
128
int cd9660_tstamp_conv17(u_char *, struct timespec *);
sys/isofs/cd9660/cd9660_node.h
45
struct timespec iso_atime; /* time of last access */
sys/isofs/cd9660/cd9660_node.h
46
struct timespec iso_mtime; /* time of last modification */
sys/isofs/cd9660/cd9660_node.h
47
struct timespec iso_ctime; /* time file changed */
sys/isofs/cd9660/cd9660_rrip.c
394
sizeof(struct timespec));
sys/isofs/cd9660/cd9660_rrip.c
421
sizeof(struct timespec));
sys/isofs/udf/udf_vnops.c
266
udf_timetotimespec(struct timestamp *time, struct timespec *t)
sys/isofs/udf/udf_vnops.c
330
struct timespec ts;
sys/kern/kern_acct.c
173
struct timespec booted, elapsed, realstart, st, tmp, uptime, ut;
sys/kern/kern_clock.c
202
tstohz(const struct timespec *ts)
sys/kern/kern_clockintr.c
618
struct timespec now;
sys/kern/kern_clockintr.c
655
struct timespec ts;
sys/kern/kern_event.c
1234
syscallarg(const struct timespec *) timeout;
sys/kern/kern_event.c
1239
struct timespec ts;
sys/kern/kern_event.c
1240
struct timespec *tsp = NULL;
sys/kern/kern_event.c
1595
kqueue_sleep(struct kqueue *kq, struct timespec *tsp)
sys/kern/kern_event.c
1597
struct timespec elapsed, start, stop;
sys/kern/kern_event.c
1628
struct kevent *kevp, struct timespec *tsp, struct proc *p, int *errorp)
sys/kern/kern_event.c
594
filt_timervalidate(int sfflags, int64_t sdata, struct timespec *ts)
sys/kern/kern_event.c
630
filt_timeradd(struct knote *kn, struct timespec *ts)
sys/kern/kern_event.c
632
struct timespec expiry, now;
sys/kern/kern_event.c
664
struct timespec ts;
sys/kern/kern_event.c
700
struct timespec ts;
sys/kern/kern_event.c
71
int kqueue_sleep(struct kqueue *, struct timespec *);
sys/kern/kern_event.c
748
struct timespec ts;
sys/kern/kern_resource.c
441
struct timespec ts, delta;
sys/kern/kern_resource.c
473
calctsru(struct tusage *tup, struct timespec *up, struct timespec *sp,
sys/kern/kern_resource.c
474
struct timespec *ip)
sys/kern/kern_resource.c
507
struct timespec u, s, i;
sys/kern/kern_sig.c
2093
syscallarg(const struct timespec *) timeout;
sys/kern/kern_sig.c
2105
struct timespec ts;
sys/kern/kern_synch.c
709
syscallarg(const struct timespec *) tp;
sys/kern/kern_synch.c
716
struct timespec *tsp = (struct timespec *)SCARG(uap, tp);
sys/kern/kern_synch.c
726
struct timespec now;
sys/kern/kern_synch.c
805
syscallarg(struct timespec *) tp;
sys/kern/kern_synch.c
809
struct timespec ts;
sys/kern/kern_sysctl.c
2067
struct timespec booted, st, ut, utc;
sys/kern/kern_sysctl.c
2979
struct timespec adjusted, now;
sys/kern/kern_tc.c
173
nanoboottime(struct timespec *tsp)
sys/kern/kern_tc.c
213
nanouptime(struct timespec *tsp)
sys/kern/kern_tc.c
288
nanoruntime(struct timespec *ts)
sys/kern/kern_tc.c
338
nanotime(struct timespec *tsp)
sys/kern/kern_tc.c
378
getnanouptime(struct timespec *tsp)
sys/kern/kern_tc.c
408
getnanotime(struct timespec *tsp)
sys/kern/kern_tc.c
540
tc_setrealtimeclock(const struct timespec *ts)
sys/kern/kern_tc.c
543
struct timespec tmp;
sys/kern/kern_tc.c
575
tc_setclock(const struct timespec *ts)
sys/kern/kern_tc.c
86
struct timespec th_nanotime; /* [W] */
sys/kern/kern_time.c
114
clock_gettime(struct proc *p, clockid_t clock_id, struct timespec *tp)
sys/kern/kern_time.c
167
syscallarg(struct timespec *) tp;
sys/kern/kern_time.c
169
struct timespec ats;
sys/kern/kern_time.c
189
syscallarg(const struct timespec *) tp;
sys/kern/kern_time.c
191
struct timespec ats;
sys/kern/kern_time.c
221
syscallarg(struct timespec *) tp;
sys/kern/kern_time.c
225
struct timespec ts;
sys/kern/kern_time.c
280
syscallarg(const struct timespec *) rqtp;
sys/kern/kern_time.c
281
syscallarg(struct timespec *) rmtp;
sys/kern/kern_time.c
283
struct timespec elapsed, remainder, request, start, stop;
sys/kern/kern_time.c
285
struct timespec *rmtp;
sys/kern/kern_time.c
388
struct timespec ts;
sys/kern/kern_time.c
530
struct timespec now;
sys/kern/kern_time.c
687
struct timespec cts;
sys/kern/kern_time.c
72
settime(const struct timespec *ts)
sys/kern/kern_time.c
74
struct timespec now;
sys/kern/kern_time.c
764
itimerdecr(struct itimerspec *itp, const struct timespec *decrement)
sys/kern/kern_time.c
781
struct timespec elapsed;
sys/kern/kern_time.c
917
struct timespec ts;
sys/kern/kern_timeout.c
100
struct timespec tick_ts; /* [I] Length of a tick (1/hz secs) */
sys/kern/kern_timeout.c
103
struct timespec kc_lastscan; /* [T] Clock time at last wheel scan */
sys/kern/kern_timeout.c
104
struct timespec kc_late; /* [T] Late if due prior */
sys/kern/kern_timeout.c
105
struct timespec kc_offset; /* [T] Offset from primary kclock */
sys/kern/kern_timeout.c
206
uint32_t timeout_maskwheel(uint32_t, const struct timespec *);
sys/kern/kern_timeout.c
438
timeout_abs_ts(struct timeout *to, const struct timespec *abstime)
sys/kern/kern_timeout.c
440
struct timespec old_abstime;
sys/kern/kern_timeout.c
555
struct timespec diff, shifted_abstime;
sys/kern/kern_timeout.c
585
timeout_maskwheel(uint32_t level, const struct timespec *abstime)
sys/kern/kern_timeout.c
602
struct timespec elapsed, now;
sys/kern/kern_timeout.c
604
struct timespec *lastscan = &timeout_kclock[KCLOCK_UPTIME].kc_lastscan;
sys/kern/kern_timeout.c
931
const char *db_timespec(const struct timespec *);
sys/kern/kern_timeout.c
945
db_timespec(const struct timespec *ts)
sys/kern/kern_timeout.c
948
struct timespec tmp, zero;
sys/kern/kern_timeout.c
974
struct timespec remaining;
sys/kern/sys_futex.c
102
const struct timespec *, int);
sys/kern/sys_futex.c
142
syscallarg(const struct timespec *) timeout;
sys/kern/sys_futex.c
148
const struct timespec *timeout = SCARG(uap, timeout);
sys/kern/sys_futex.c
253
const struct timespec *timeout, int flags)
sys/kern/sys_futex.c
262
struct timespec ts;
sys/kern/sys_generic.c
539
struct timespec ts, *tsp = NULL;
sys/kern/sys_generic.c
568
syscallarg(const struct timespec *) ts;
sys/kern/sys_generic.c
572
struct timespec ts, *tsp = NULL;
sys/kern/sys_generic.c
599
struct timespec *timeout, const sigset_t *sigmask, register_t *retval)
sys/kern/sys_generic.c
602
struct timespec zerots = {};
sys/kern/sys_generic.c
872
struct timespec ts, *tsp = NULL;
sys/kern/sys_generic.c
89
struct timespec *, const sigset_t *, register_t *);
sys/kern/sys_generic.c
893
syscallarg(const struct timespec *) ts;
sys/kern/sys_generic.c
898
struct timespec ts, *tsp = NULL;
sys/kern/sys_generic.c
90
int doppoll(struct proc *, struct pollfd *, u_int, struct timespec *,
sys/kern/sys_generic.c
925
struct timespec *timeout, const sigset_t *sigmask, register_t *retval)
sys/kern/sys_generic.c
928
struct timespec zerots = {};
sys/kern/tty.c
2155
struct timespec utime, stime;
sys/kern/tty_endrun.c
186
struct timespec ts;
sys/kern/tty_endrun.c
85
struct timespec ts; /* current timestamp */
sys/kern/tty_endrun.c
86
struct timespec lts; /* timestamp of last TFOM */
sys/kern/tty_msts.c
147
struct timespec ts;
sys/kern/tty_msts.c
57
struct timespec ts; /* current timestamp */
sys/kern/tty_msts.c
58
struct timespec lts; /* timestamp of last <STX> */
sys/kern/tty_nmea.c
186
struct timespec ts;
sys/kern/tty_nmea.c
62
struct timespec ts; /* current timestamp */
sys/kern/tty_nmea.c
63
struct timespec lts; /* timestamp of last '$' seen */
sys/kern/uipc_syscalls.c
903
syscallarg(struct timespec *) timeout;
sys/kern/uipc_syscalls.c
906
struct timespec ts, now, *timeout;
sys/kern/vfs_syscalls.c
2649
struct timespec ts[2];
sys/kern/vfs_syscalls.c
2679
syscallarg(const struct timespec *) times;
sys/kern/vfs_syscalls.c
2683
struct timespec ts[2];
sys/kern/vfs_syscalls.c
2684
const struct timespec *tsp;
sys/kern/vfs_syscalls.c
2713
struct timespec ts[2], int flag)
sys/kern/vfs_syscalls.c
2734
dovutimens(struct proc *p, struct vnode *vp, struct timespec ts[2])
sys/kern/vfs_syscalls.c
2737
struct timespec now;
sys/kern/vfs_syscalls.c
2790
struct timespec ts[2];
sys/kern/vfs_syscalls.c
2820
syscallarg(const struct timespec *) times;
sys/kern/vfs_syscalls.c
2822
struct timespec ts[2];
sys/kern/vfs_syscalls.c
2823
const struct timespec *tsp;
sys/kern/vfs_syscalls.c
2850
dofutimens(struct proc *p, int fd, struct timespec ts[2])
sys/kern/vfs_syscalls.c
86
int doutimensat(struct proc *, int, const char *, struct timespec [2], int);
sys/kern/vfs_syscalls.c
87
int dovutimens(struct proc *, struct vnode *, struct timespec [2]);
sys/kern/vfs_syscalls.c
88
int dofutimens(struct proc *, int, struct timespec [2]);
sys/msdosfs/direntry.h
125
void unix2dostime(struct timespec *tsp, u_int16_t *ddp, u_int16_t *dtp, u_int8_t *dhp);
sys/msdosfs/direntry.h
126
void dos2unixtime(u_int dd, u_int dt, u_int dh, struct timespec *tsp);
sys/msdosfs/msdosfs_conv.c
184
dos2unixtime(u_int dd, u_int dt, u_int dh, struct timespec *tsp)
sys/msdosfs/msdosfs_conv.c
98
unix2dostime(struct timespec *tsp, u_int16_t *ddp, u_int16_t *dtp, u_int8_t *dhp)
sys/msdosfs/msdosfs_denode.c
346
struct timespec ts;
sys/msdosfs/msdosfs_vnops.c
120
struct timespec ts;
sys/msdosfs/msdosfs_vnops.c
1239
struct timespec ts;
sys/msdosfs/msdosfs_vnops.c
196
struct timespec ts;
sys/msdosfs/msdosfs_vnops.c
231
struct timespec ts;
sys/net/if_pflow.c
1315
struct timespec tv;
sys/net/if_wg.c
1016
wg_timers_get_last_handshake(struct wg_timers *t, struct timespec *time)
sys/net/if_wg.c
1026
struct timespec uptime;
sys/net/if_wg.c
1027
struct timespec expire = { .tv_sec = REKEY_TIMEOUT, .tv_nsec = 0 };
sys/net/if_wg.c
177
struct timespec t_handshake_last_sent; /* nanouptime */
sys/net/if_wg.c
178
struct timespec t_handshake_complete; /* nanotime */
sys/net/if_wg.c
315
void wg_timers_get_last_handshake(struct wg_timers *, struct timespec *);
sys/net/if_wg.h
81
struct timespec p_last_handshake; /* nanotime */
sys/net/wg_cookie.c
241
cookie_timer_expired(struct timespec *birthdate, time_t sec, long nsec)
sys/net/wg_cookie.c
243
struct timespec uptime;
sys/net/wg_cookie.c
244
struct timespec expire = { .tv_sec = sec, .tv_nsec = nsec };
sys/net/wg_cookie.c
315
struct timespec expiry;
sys/net/wg_cookie.c
352
struct timespec diff;
sys/net/wg_cookie.c
37
static int cookie_timer_expired(struct timespec *, time_t, long);
sys/net/wg_cookie.h
109
struct timespec cc_secret_birthdate; /* nanouptime */
sys/net/wg_cookie.h
72
struct timespec r_last_time; /* nanouptime */
sys/net/wg_cookie.h
84
struct timespec rl_last_gc; /* nanouptime */
sys/net/wg_cookie.h
93
struct timespec cp_birthdate; /* nanouptime */
sys/net/wg_noise.c
1248
struct timespec start, end;
sys/net/wg_noise.c
82
static int noise_timer_expired(struct timespec *, time_t, long);
sys/net/wg_noise.c
934
struct timespec time;
sys/net/wg_noise.c
953
noise_timer_expired(struct timespec *birthdate, time_t sec, long nsec)
sys/net/wg_noise.c
955
struct timespec uptime;
sys/net/wg_noise.c
956
struct timespec expire = { .tv_sec = sec, .tv_nsec = nsec };
sys/net/wg_noise.h
102
struct timespec r_last_init; /* nanouptime */
sys/net/wg_noise.h
89
struct timespec kp_birthdate; /* nanouptime */
sys/nfs/nfs_kq.c
65
struct timespec omtime; /* old modification time */
sys/nfs/nfs_kq.c
66
struct timespec octime; /* old change time */
sys/nfs/nfs_serv.c
283
struct timespec guard;
sys/nfs/nfs_subs.c
1497
txdr_nfsv2time(const struct timespec *from, struct nfsv2_time *to)
sys/nfs/nfs_subs.c
947
struct timespec mtime;
sys/nfs/nfs_vnops.c
1551
struct timespec ts;
sys/nfs/nfs_vnops.c
684
struct timespec mtime;
sys/nfs/nfsnode.h
71
struct timespec n_mtime; /* Prev modify time. */
sys/nfs/nfsnode.h
79
struct timespec nf_atim; /* Special file times */
sys/nfs/nfsnode.h
83
struct timespec nf_mtim;
sys/nfs/xdr_subs.h
65
void txdr_nfsv2time(const struct timespec *_from, struct nfsv2_time *_to);
sys/ntfs/ntfs_subr.c
1289
struct timespec
sys/ntfs/ntfs_subr.c
1292
struct timespec t;
sys/ntfs/ntfs_subr.h
81
struct timespec ntfs_nttimetounix( u_int64_t );
sys/sys/_time.h
76
struct timespec it_interval; /* timer interval */
sys/sys/_time.h
77
struct timespec it_value; /* timer expiration */
sys/sys/event.h
301
struct timespec;
sys/sys/event.h
320
struct timespec *, struct proc *, int *);
sys/sys/event.h
383
struct timespec;
sys/sys/event.h
390
const struct timespec *timeout);
sys/sys/futex.h
26
int futex(volatile uint32_t *, int, int, const struct timespec *,
sys/sys/kstat.h
154
struct timespec ks_created;
sys/sys/kstat.h
173
struct timespec ks_updated;
sys/sys/kstat.h
174
struct timespec ks_interval;
sys/sys/kstat.h
43
struct timespec ks_created;
sys/sys/kstat.h
44
struct timespec ks_updated;
sys/sys/kstat.h
45
struct timespec ks_interval;
sys/sys/ktrace.h
235
ktrstruct(p, "abstimespec", s, sizeof(struct timespec))
sys/sys/ktrace.h
261
ktrstruct(p, "reltimespec", s, sizeof(struct timespec))
sys/sys/ktrace.h
59
struct timespec ktr_time; /* timestamp */
sys/sys/pipe.h
84
struct timespec pipe_atime; /* [p] time of last access */
sys/sys/pipe.h
85
struct timespec pipe_mtime; /* [p] time of last modify */
sys/sys/pipe.h
86
struct timespec pipe_ctime; /* [I] time of status change */
sys/sys/poll.h
84
int ppoll(struct pollfd[], nfds_t, const struct timespec * __restrict, const sigset_t * __restrict);
sys/sys/proc.h
113
struct timespec tu_runtime; /* Realtime. */
sys/sys/proc.h
282
struct timespec ps_start; /* starting uptime. */
sys/sys/resourcevar.h
73
void calctsru(struct tusage *, struct timespec *, struct timespec *,
sys/sys/resourcevar.h
74
struct timespec *);
sys/sys/sched.h
114
struct timespec spc_runtime; /* time curproc started running */
sys/sys/select.h
131
fd_set * __restrict, const struct timespec * __restrict,
sys/sys/siginfo.h
165
timespec _tstamp; /* real time stamp */
sys/sys/socket.h
504
struct timespec;
sys/sys/socket.h
583
int recvmmsg(int, struct mmsghdr *, unsigned int, int, struct timespec *);
sys/sys/stat.h
211
int utimensat(int, const char *, const struct timespec [2], int);
sys/sys/stat.h
212
int futimens(int, const struct timespec [2]);
sys/sys/stat.h
54
struct timespec st_atim; /* time of last access */
sys/sys/stat.h
55
struct timespec st_mtim; /* time of last data modification */
sys/sys/stat.h
56
struct timespec st_ctim; /* time of last file status change */
sys/sys/stat.h
71
struct timespec __st_birthtim; /* time of file creation */
sys/sys/syscallargs.h
1063
syscallarg(const struct timespec *) timeout;
sys/sys/syscallargs.h
345
syscallarg(const struct timespec *) timeout;
sys/sys/syscallargs.h
403
syscallarg(const struct timespec *) timeout;
sys/sys/syscallargs.h
410
syscallarg(const struct timespec *) times;
sys/sys/syscallargs.h
416
syscallarg(const struct timespec *) times;
sys/sys/syscallargs.h
427
syscallarg(struct timespec *) tp;
sys/sys/syscallargs.h
432
syscallarg(const struct timespec *) tp;
sys/sys/syscallargs.h
437
syscallarg(struct timespec *) tp;
sys/sys/syscallargs.h
446
syscallarg(const struct timespec *) rqtp;
sys/sys/syscallargs.h
447
syscallarg(struct timespec *) rmtp;
sys/sys/syscallargs.h
466
syscallarg(const struct timespec *) tp;
sys/sys/syscallargs.h
553
syscallarg(const struct timespec *) ts;
sys/sys/syscallargs.h
562
syscallarg(const struct timespec *) ts;
sys/sys/syscallargs.h
591
syscallarg(struct timespec *) timeout;
sys/sys/systm.h
234
struct timespec;
sys/sys/systm.h
236
int tstohz(const struct timespec *);
sys/sys/time.h
243
BINTIME_TO_TIMESPEC(const struct bintime *bt, struct timespec *ts)
sys/sys/time.h
250
TIMESPEC_TO_BINTIME(const struct timespec *ts, struct bintime *bt)
sys/sys/time.h
300
void nanotime(struct timespec *);
sys/sys/time.h
303
void getnanotime(struct timespec *);
sys/sys/time.h
307
void nanouptime(struct timespec *);
sys/sys/time.h
311
void getnanouptime(struct timespec *);
sys/sys/time.h
316
void nanoboottime(struct timespec *);
sys/sys/time.h
319
void nanoruntime(struct timespec *);
sys/sys/time.h
331
int clock_gettime(struct proc *, clockid_t, struct timespec *);
sys/sys/time.h
337
int settime(const struct timespec *);
sys/sys/time.h
399
NSEC_TO_TIMESPEC(uint64_t ns, struct timespec *ts)
sys/sys/time.h
430
TIMESPEC_TO_NSEC(const struct timespec *ts)
sys/sys/timeout.h
114
int timeout_abs_ts(struct timeout *, const struct timespec *);
sys/sys/timeout.h
39
struct timespec to_abstime; /* absolute time to run at */
sys/sys/timetc.h
116
void tc_setclock(const struct timespec *ts);
sys/sys/timetc.h
117
void tc_setrealtimeclock(const struct timespec *ts);
sys/sys/unpcb.h
85
struct timespec unp_ctime; /* [I] holds creation time */
sys/sys/videoio.h
6187
struct timespec timestamp;
sys/sys/vnode.h
176
struct timespec va_atime; /* time of last access */
sys/sys/vnode.h
177
struct timespec va_mtime; /* time of last modification */
sys/sys/vnode.h
178
struct timespec va_ctime; /* time file changed */
sys/tmpfs/tmpfs.h
119
struct timespec tn_atime;
sys/tmpfs/tmpfs.h
120
struct timespec tn_mtime;
sys/tmpfs/tmpfs.h
121
struct timespec tn_ctime;
sys/tmpfs/tmpfs.h
122
struct timespec tn_birthtime;
sys/tmpfs/tmpfs.h
293
int tmpfs_chtimes(struct vnode *, const struct timespec *,
sys/tmpfs/tmpfs.h
294
const struct timespec *, int, struct ucred *,
sys/tmpfs/tmpfs_subr.c
1099
tmpfs_chtimes(struct vnode *vp, const struct timespec *atime,
sys/tmpfs/tmpfs_subr.c
1100
const struct timespec *mtime, int vaflags, struct ucred *cred,
sys/tmpfs/tmpfs_subr.c
1141
struct timespec nowtm;
sys/ufs/ext2fs/ext2fs_inode.c
107
struct timespec ts;
sys/ufs/ffs/ffs_alloc.c
1090
struct timespec now;
sys/ufs/ffs/ffs_alloc.c
1254
struct timespec now;
sys/ufs/ffs/ffs_alloc.c
1368
struct timespec now;
sys/ufs/ffs/ffs_alloc.c
876
struct timespec now;
sys/ufs/ffs/ffs_alloc.c
940
struct timespec now;
sys/ufs/ufs/ufs_vnops.c
96
struct timespec ts;
usr.bin/cdio/mmc.c
437
struct timespec ts, ots, ats;
usr.bin/cdio/rip.c
367
struct timespec ts, ots, ats;
usr.bin/compress/main.c
793
struct timespec ts[2];
usr.bin/cvs/file.c
1071
struct timespec ts[2];
usr.bin/dig/dig.h
129
struct timespec interval;
usr.bin/dig/dig.h
193
struct timespec time_sent;
usr.bin/dig/dig.h
194
struct timespec time_recv;
usr.bin/dig/dig.h
338
uelapsed(const struct timespec *t1, const struct timespec *t2);
usr.bin/dig/dighost.c
382
struct timespec t;
usr.bin/dig/dighost.c
3880
uelapsed(const struct timespec *t1, const struct timespec *t2)
usr.bin/dig/dighost.c
3882
struct timespec diff, zero = {0, 0};
usr.bin/dig/host.c
149
struct timespec now;
usr.bin/dig/lib/dns/rdata/generic/keydata_65533.c
131
struct timespec t;
usr.bin/dig/lib/dns/rdata/generic/keydata_65533.c
32
isc_time_formathttptimestamp(const struct timespec *t, char *buf, size_t len) {
usr.bin/dig/lib/isc/include/isc/socket.h
97
struct timespec timestamp; /*%< timestamp of packet recv */
usr.bin/dig/lib/isc/include/isc/timer.h
105
const struct timespec *interval,
usr.bin/dig/lib/isc/include/isc/timer.h
167
const struct timespec *interval,
usr.bin/dig/lib/isc/include/isc/timer.h
87
struct timespec due;
usr.bin/dig/lib/isc/log.c
81
struct timespec time;
usr.bin/dig/lib/isc/log.c
898
struct timespec oldest;
usr.bin/dig/lib/isc/log.c
899
struct timespec interval;
usr.bin/dig/lib/isc/timer.c
160
isc_timer_create(isc_timermgr_t *manager0, const struct timespec *interval,
usr.bin/dig/lib/isc/timer.c
167
struct timespec now;
usr.bin/dig/lib/isc/timer.c
232
isc_timer_reset(isc_timer_t *timer, const struct timespec *interval,
usr.bin/dig/lib/isc/timer.c
235
struct timespec now;
usr.bin/dig/lib/isc/timer.c
272
struct timespec now;
usr.bin/dig/lib/isc/timer.c
306
dispatch(isc_timermgr_t *manager, struct timespec *now) {
usr.bin/dig/lib/isc/timer.c
36
struct timespec idle;
usr.bin/dig/lib/isc/timer.c
38
struct timespec interval;
usr.bin/dig/lib/isc/timer.c
43
struct timespec due;
usr.bin/dig/lib/isc/timer.c
476
isc_timermgr_nextevent(isc_timermgr_t *manager0, struct timespec *when) {
usr.bin/dig/lib/isc/timer.c
490
struct timespec now;
usr.bin/dig/lib/isc/timer.c
53
struct timespec due;
usr.bin/dig/lib/isc/timer.c
73
struct timespec due;
usr.bin/dig/lib/isc/timer_p.h
25
isc_timermgr_nextevent(isc_timermgr_t *timermgr, struct timespec *when);
usr.bin/dig/lib/isc/unix/app.c
146
struct timespec when, now, diff, zero ={0, 0};
usr.bin/find/find.h
73
struct timespec _t_data; /* time value */
usr.bin/find/function.c
1224
memcpy(&new->t_data, &sb.st_mtim, sizeof(struct timespec));
usr.bin/find/function.c
1255
memcpy(&new->t_data, &sb.st_atim, sizeof(struct timespec));
usr.bin/find/function.c
1286
memcpy(&new->t_data, &sb.st_ctim, sizeof(struct timespec));
usr.bin/ftp/fetch.c
339
struct timespec ts[2];
usr.bin/ftp/ftp.c
1209
struct timespec times[2];
usr.bin/ftp/util.c
1083
struct timespec now, target, timebuf, *timeout = NULL;
usr.bin/ftp/util.c
745
static struct timespec start;
usr.bin/ftp/util.c
758
static struct timespec lastupdate;
usr.bin/ftp/util.c
761
struct timespec now, td, wait;
usr.bin/ftp/util.c
923
struct timespec now, td;
usr.bin/kdump/kdump.c
341
static struct timespec prevtime;
usr.bin/kdump/kdump.c
343
struct timespec temp;
usr.bin/kdump/ktrstruct.c
167
print_timespec(const struct timespec *tsp, int relative)
usr.bin/kdump/ktrstruct.c
244
ktrtimespec(const struct timespec *tsp, int relative)
usr.bin/kdump/ktrstruct.c
616
struct timespec ts;
usr.bin/less/linenum.c
203
static struct timespec timeout;
usr.bin/less/linenum.c
215
struct timespec now;
usr.bin/mail/util.c
332
struct timespec ts[2];
usr.bin/make/arch.c
124
struct timespec mtime; /* Member modification date. */
usr.bin/make/arch.c
142
static struct timespec mtime_of_member(struct arch_member *);
usr.bin/make/arch.c
146
static struct timespec ArchMTimeMember(const char *, const char *, bool);
usr.bin/make/arch.c
182
static struct timespec
usr.bin/make/arch.c
514
static struct timespec
usr.bin/make/arch.c
527
struct timespec result;
usr.bin/make/arch.c
861
struct timespec
usr.bin/make/arch.c
870
struct timespec
usr.bin/make/arch.h
54
extern struct timespec Arch_MTime(GNode *);
usr.bin/make/arch.h
58
extern struct timespec Arch_MemMTime(GNode *);
usr.bin/make/dir.c
197
struct timespec mtime; /* time stamp... */
usr.bin/make/dir.c
229
static void record_stamp(const char *, struct timespec);
usr.bin/make/dir.c
243
record_stamp(const char *file, struct timespec t)
usr.bin/make/dir.c
549
struct timespec mtime;
usr.bin/make/dir.c
611
struct timespec mtime;
usr.bin/make/dir.c
698
struct timespec
usr.bin/make/dir.c
705
struct timespec mtime;
usr.bin/make/dir.h
116
extern struct timespec Dir_MTime(GNode *);
usr.bin/make/gnode.h
131
struct timespec mtime; /* Node's modification time */
usr.bin/make/timestamp.c
35
struct timespec starttime;
usr.bin/make/timestamp.c
39
time_to_string(struct timespec *t)
usr.bin/make/timestamp.h
63
extern struct timespec starttime; /* The time at the start
usr.bin/make/timestamp.h
65
extern char *time_to_string(struct timespec *);
usr.bin/mandoc/main.c
1256
const struct timespec timeout = { 0, 100000000 }; /* 0.1s */
usr.bin/mg/def.h
243
struct timespec fi_mtime; /* Last modified time */
usr.bin/mg/fileio.c
213
struct timespec new_times[2];
usr.bin/openssl/apps_posix.c
129
static struct timespec start;
usr.bin/openssl/apps_posix.c
130
struct timespec elapsed, now;
usr.bin/rcs/co.c
55
struct timespec rcs_mtime = { .tv_sec = 0, .tv_nsec = UTIME_OMIT };
usr.bin/rcs/rcsclean.c
141
struct timespec rcs_mtime = { .tv_sec = 0, .tv_nsec = UTIME_OMIT };
usr.bin/rcs/rcsprog.c
194
struct timespec rcs_mtime = { .tv_sec = 0, .tv_nsec = UTIME_OMIT };
usr.bin/rcs/rcsutil.c
50
struct timespec
usr.bin/rcs/rcsutil.c
54
struct timespec mtime = { .tv_sec = 0, .tv_nsec = UTIME_OMIT };
usr.bin/rcs/rcsutil.c
73
rcs_set_mtime(RCSFILE *file, struct timespec mtime)
usr.bin/rcs/rcsutil.c
75
struct timespec ts[2];
usr.bin/rcs/rcsutil.h
53
void rcs_set_mtime(RCSFILE *, struct timespec);
usr.bin/rcs/rcsutil.h
55
struct timespec rcs_get_mtime(RCSFILE *);
usr.bin/rsync/receiver.c
113
struct timespec ts[2];
usr.bin/rsync/receiver.c
52
struct timespec ts[2];
usr.bin/rsync/uploader.c
581
struct timespec tv[2];
usr.bin/sndiod/file.c
251
struct timespec ts0, ts1;
usr.bin/sndiod/file.c
313
struct timespec ts;
usr.bin/sndiod/file.c
315
struct timespec sleepts;
usr.bin/sndiod/file.c
68
struct timespec file_ts;
usr.bin/snmp/snmp.c
196
snmp_trap(struct snmp_agent *agent, struct timespec *uptime,
usr.bin/snmp/snmp.c
277
struct timespec start, now;
usr.bin/snmp/snmp.h
174
int snmp_trap(struct snmp_agent *, struct timespec *, struct ber_oid *,
usr.bin/snmp/snmpc.c
596
struct timespec start, finish;
usr.bin/snmp/snmpc.c
786
struct timespec ts;
usr.bin/snmp/usm.c
169
struct timespec now, timediff;
usr.bin/snmp/usm.c
347
struct timespec now, timediff;
usr.bin/snmp/usm.c
54
struct timespec timecheck;
usr.bin/ssh/auth2.c
238
struct timespec ts;
usr.bin/ssh/channels.c
2636
channel_handler(struct ssh *ssh, int table, struct timespec *timeout)
usr.bin/ssh/channels.c
2836
u_int *npfd_activep, u_int npfd_reserved, struct timespec *timeout)
usr.bin/ssh/channels.h
341
struct timespec;
usr.bin/ssh/channels.h
344
u_int *, u_int *, u_int, struct timespec *);
usr.bin/ssh/clientloop.c
529
set_next_interval(const struct timespec *now, struct timespec *next_interval,
usr.bin/ssh/clientloop.c
532
struct timespec tmp;
usr.bin/ssh/clientloop.c
569
obfuscate_keystroke_timing(struct ssh *ssh, struct timespec *timeout,
usr.bin/ssh/clientloop.c
573
static struct timespec next_interval, chaff_until;
usr.bin/ssh/clientloop.c
574
struct timespec now, tmp;
usr.bin/ssh/clientloop.c
681
struct timespec timeout;
usr.bin/ssh/misc-agent.c
271
struct timespec now, sub;
usr.bin/ssh/misc.c
1728
ms_to_timespec(struct timespec *ts, int ms)
usr.bin/ssh/misc.c
1737
monotime_ts(struct timespec *ts)
usr.bin/ssh/misc.c
1746
struct timespec ts;
usr.bin/ssh/misc.c
1756
struct timespec ts;
usr.bin/ssh/misc.c
1765
struct timespec ts;
usr.bin/ssh/misc.c
1787
struct timespec ts, rm;
usr.bin/ssh/misc.c
2933
ptimeout_init(struct timespec *pt)
usr.bin/ssh/misc.c
2945
ptimeout_deadline_sec(struct timespec *pt, long sec)
usr.bin/ssh/misc.c
2955
ptimeout_deadline_tsp(struct timespec *pt, struct timespec *p)
usr.bin/ssh/misc.c
2963
ptimeout_deadline_ms(struct timespec *pt, long ms)
usr.bin/ssh/misc.c
2965
struct timespec p;
usr.bin/ssh/misc.c
2974
ptimeout_deadline_monotime_tsp(struct timespec *pt, struct timespec *when)
usr.bin/ssh/misc.c
2976
struct timespec now, t;
usr.bin/ssh/misc.c
2992
ptimeout_deadline_monotime(struct timespec *pt, time_t when)
usr.bin/ssh/misc.c
2994
struct timespec t;
usr.bin/ssh/misc.c
3003
ptimeout_get_ms(struct timespec *pt)
usr.bin/ssh/misc.c
3013
struct timespec *
usr.bin/ssh/misc.c
3014
ptimeout_get_tsp(struct timespec *pt)
usr.bin/ssh/misc.c
3021
ptimeout_isset(struct timespec *pt)
usr.bin/ssh/misc.c
333
struct timespec timeout;
usr.bin/ssh/misc.h
100
void monotime_ts(struct timespec *);
usr.bin/ssh/misc.h
229
struct timespec;
usr.bin/ssh/misc.h
230
void ptimeout_init(struct timespec *pt);
usr.bin/ssh/misc.h
231
void ptimeout_deadline_sec(struct timespec *pt, long sec);
usr.bin/ssh/misc.h
232
void ptimeout_deadline_ms(struct timespec *pt, long ms);
usr.bin/ssh/misc.h
233
void ptimeout_deadline_monotime_tsp(struct timespec *pt, struct timespec *when);
usr.bin/ssh/misc.h
234
void ptimeout_deadline_monotime(struct timespec *pt, time_t when);
usr.bin/ssh/misc.h
235
int ptimeout_get_ms(struct timespec *pt);
usr.bin/ssh/misc.h
236
struct timespec *ptimeout_get_tsp(struct timespec *pt);
usr.bin/ssh/misc.h
237
int ptimeout_isset(struct timespec *pt);
usr.bin/ssh/misc.h
99
void ms_to_timespec(struct timespec *, int);
usr.bin/ssh/packet.c
1476
struct timespec timespec, *timespecp = NULL;
usr.bin/ssh/packet.c
1504
timespecp = ×pec;
usr.bin/ssh/packet.c
1509
ms_to_timespec(×pec, ms_remain);
usr.bin/ssh/packet.c
2177
struct timespec timespec, *timespecp = NULL;
usr.bin/ssh/packet.c
2189
timespecp = ×pec;
usr.bin/ssh/packet.c
2193
ms_to_timespec(×pec, ms_remain);
usr.bin/ssh/serverloop.c
151
struct timespec timeout;
usr.bin/ssh/sftp-server.c
964
static struct timespec *
usr.bin/ssh/sftp-server.c
967
static struct timespec ts[2];
usr.bin/ssh/sk-usbhid.c
237
struct timespec ts_pause;
usr.bin/ssh/ssh-agent.c
2090
prepare_poll(struct pollfd **pfdp, size_t *npfdp, struct timespec *timeoutp, u_int maxfds)
usr.bin/ssh/ssh-agent.c
2240
struct timespec timeout;
usr.bin/ssh/ssh-keygen.c
1888
parse_cert_times(char *timespec)
usr.bin/ssh/ssh-keygen.c
1895
if (*timespec == '+' && strchr(timespec, ':') == NULL) {
usr.bin/ssh/ssh-keygen.c
1896
if ((secs = convtime(timespec + 1)) == -1)
usr.bin/ssh/ssh-keygen.c
1897
fatal("Invalid relative certificate life %s", timespec);
usr.bin/ssh/ssh-keygen.c
1912
from = xstrdup(timespec);
usr.bin/ssh/ssh-keygen.c
1915
fatal("Invalid certificate life specification %s", timespec);
usr.bin/ssh/ssh-keyscan.c
107
struct timespec c_ts; /* Time at which connection gets aborted */
usr.bin/ssh/ssh-keyscan.c
534
struct timespec seltime, now;
usr.bin/systat/engine.c
54
static struct timespec ts_delay = { 5, 0 };
usr.bin/systat/pf.c
209
struct timespec uptime;
usr.bin/systat/vmstat.c
331
static struct timespec prev;
usr.bin/systat/vmstat.c
332
struct timespec elapsed, now;
usr.bin/tail/forward.c
328
static const struct timespec *
usr.bin/tail/forward.c
332
static const struct timespec ts = {1, 0};
usr.bin/tail/forward.c
52
static const struct timespec *tfreopen(struct tailfile *tf);
usr.bin/tail/forward.c
84
const struct timespec *ts = NULL;
usr.bin/tcpbench/tcpbench.c
291
struct timespec ts;
usr.bin/tftp/tftp.c
87
struct timespec tstart;
usr.bin/tftp/tftp.c
88
struct timespec tstop;
usr.bin/time/time.c
51
struct timespec before, after, during;
usr.bin/tmux/tmux.c
277
struct timespec ts;
usr.bin/tmux/window-clock.c
131
struct timespec ts;
usr.bin/top/display.c
217
struct timespec boottime;
usr.bin/touch/touch.c
160
stime_arg1(char *arg, struct timespec *tsp)
usr.bin/touch/touch.c
235
stime_arg2(char *arg, int year, struct timespec *tsp)
usr.bin/touch/touch.c
276
stime_file(char *fname, struct timespec *tsp)
usr.bin/touch/touch.c
287
stime_argd(char *arg, struct timespec *tsp)
usr.bin/touch/touch.c
47
void stime_arg1(char *, struct timespec *);
usr.bin/touch/touch.c
48
void stime_arg2(char *, int, struct timespec *);
usr.bin/touch/touch.c
49
void stime_argd(char *, struct timespec *);
usr.bin/touch/touch.c
50
void stime_file(char *, struct timespec *);
usr.bin/touch/touch.c
56
struct timespec ts[2];
usr.bin/ts/ts.c
183
fmtprint(const struct timespec *ts)
usr.bin/ts/ts.c
44
static void fmtprint(const struct timespec *);
usr.bin/ts/ts.c
52
struct timespec start, now, utc_offset, ts;
usr.bin/vi/common/exf.h
40
struct timespec mtim; /* Last modification time. */
usr.bin/vi/common/recover.c
607
struct timespec rec_mtim;
usr.bin/vi/vi/vi.h
258
struct timespec busy_ts;/* Busy timer. */
usr.bin/vi/vi/vs_msg.c
63
struct timespec ts, ts_diff;
usr.bin/vmstat/vmstat.c
300
struct timespec uptime;
usr.bin/w/w.c
423
struct timespec boottime;
usr.bin/watch/watch.c
802
struct timespec elapsed;
usr.bin/watch/watch.c
85
struct timespec prev_start, start, prev_stop, stop;
usr.bin/xinstall/xinstall.c
222
struct timespec ts[2];
usr.sbin/apmd/apmd.c
426
struct timespec ts = {TIMO, 0}, sts = {0, 0};
usr.sbin/apmd/apmd.c
427
struct timespec last_resume = { 0, 0 };
usr.sbin/apmd/apmd.c
623
struct timespec graceperiod, now;
usr.sbin/apmd/apmd.c
649
static struct timespec last_warn = {0, 0};
usr.sbin/apmd/apmd.c
650
struct timespec graceperiod_w, now_w;
usr.sbin/authpf/authpf.c
68
struct timespec Tstart, Tend; /* start and end times of session */
usr.sbin/bgpctl/bgpctl.c
1379
fmt_time(struct timespec *t)
usr.sbin/bgpctl/bgpctl.c
1382
static struct timespec prevtime;
usr.sbin/bgpctl/bgpctl.c
1383
struct timespec temp;
usr.sbin/bgpctl/mrtparser.c
900
struct timespec t;
usr.sbin/bgpctl/mrtparser.c
962
struct timespec t;
usr.sbin/bgpctl/mrtparser.h
64
struct timespec time;
usr.sbin/bgpctl/mrtparser.h
74
struct timespec time;
usr.sbin/bgpctl/ometric.c
438
ometric_set_timespec(struct ometric *om, const struct timespec *ts,
usr.sbin/bgpctl/ometric.c
528
ometric_set_timespec_with_labels(struct ometric *om, struct timespec *ts,
usr.sbin/bgpctl/ometric.c
55
struct timespec ts;
usr.sbin/bgpctl/ometric.h
44
void ometric_set_timespec(struct ometric *, const struct timespec *,
usr.sbin/bgpctl/ometric.h
53
void ometric_set_timespec_with_labels(struct ometric *, struct timespec *,
usr.sbin/bgpctl/output_ometric.c
413
struct timespec elapsed_time;
usr.sbin/bgpctl/output_ometric.c
56
struct timespec start_time, end_time;
usr.sbin/bgpd/monotime.c
23
monotime_from_ts(struct timespec *ts)
usr.sbin/bgpd/monotime.c
35
struct timespec ts;
usr.sbin/bgpd/mrt.c
1055
struct timespec time;
usr.sbin/bgpd/mrt.c
940
struct timespec time;
usr.sbin/bgpd/rde_peer.c
609
struct timespec ts = { .tv_nsec = 1000 * 1000 };
usr.sbin/bgpd/rde_peer.c
720
struct timespec ts = { .tv_nsec = 1000 * 1000 };
usr.sbin/btrace/btrace.c
775
struct timespec ts;
usr.sbin/btrace/btrace.c
786
TIMESPEC_TO_NSEC(struct timespec *ts)
usr.sbin/btrace/btrace.c
794
struct timespec ts;
usr.sbin/cron/atrun.c
60
scan_atjobs(at_db **db, struct timespec *ts)
usr.sbin/cron/cron.c
353
struct timespec t1, t2, timeout;
usr.sbin/cron/crontab.c
263
struct timespec ts[2];
usr.sbin/cron/database.c
52
struct timespec mtime;
usr.sbin/cron/funcs.h
46
scan_atjobs(at_db **, struct timespec *);
usr.sbin/cron/structs.h
55
struct timespec mtime; /* last modtime of crontab */
usr.sbin/cron/structs.h
61
struct timespec mtime; /* last modtime on spooldir */
usr.sbin/cron/structs.h
74
struct timespec mtime; /* last modtime on spooldir */
usr.sbin/dhcp6leasectl/dhcp6leasectl.c
188
struct timespec now, diff;
usr.sbin/dhcpleasectl/dhcpleasectl.c
222
struct timespec now, diff;
usr.sbin/dvmrpd/rde_mfc.c
207
struct timespec now;
usr.sbin/dvmrpd/rde_mfc.c
310
struct timespec now;
usr.sbin/dvmrpd/rde_srt.c
167
struct timespec now;
usr.sbin/dvmrpd/rde_srt.c
283
struct timespec now;
usr.sbin/httpd/httpd.c
1259
struct timespec ts;
usr.sbin/httpd/server_file.c
53
const struct timespec *);
usr.sbin/httpd/server_file.c
716
server_file_modified_since(struct http_descriptor *desc, const struct timespec
usr.sbin/lldp/lldp.c
418
struct timespec now, diff;
usr.sbin/lldpd/lldpctl.h
58
struct timespec created;
usr.sbin/lldpd/lldpctl.h
59
struct timespec updated;
usr.sbin/lldpd/lldpd.c
91
struct timespec msap_created;
usr.sbin/lldpd/lldpd.c
92
struct timespec msap_updated;
usr.sbin/lpr/lpd/printjob.c
1193
struct timespec tdelay;
usr.sbin/makefs/makefs.c
75
struct timespec start_time;
usr.sbin/makefs/makefs.h
180
extern struct timespec start_time;
usr.sbin/makefs/msdos/denode.h
302
int msdosfs_update(struct mkfsvnode *, const struct timespec *,
usr.sbin/makefs/msdos/denode.h
303
const struct timespec *, int);
usr.sbin/makefs/msdos/denode.h
316
void msdosfs_detimes(struct denode *, const struct timespec *,
usr.sbin/makefs/msdos/denode.h
317
const struct timespec *, const struct timespec *, int);
usr.sbin/makefs/msdos/direntry.h
124
void unix2dostime(const struct timespec *tsp, int minuteswest,
usr.sbin/makefs/msdos/msdosfs_conv.c
94
unix2dostime(const struct timespec *tsp, int minuteswest, u_int16_t *ddp,
usr.sbin/mtree/compare.c
199
struct timespec ts[2];
usr.sbin/mtree/mtree.h
51
struct timespec st_mtim; /* last modification time */
usr.sbin/npppd/common/time_utils.c
41
struct timespec ts;
usr.sbin/npppd/npppd/npppd_ctl.c
267
struct timespec curr_time;
usr.sbin/npppd/npppd/radius_req.c
369
struct timespec curr, delta;
usr.sbin/npppd/npppd/radius_req.c
63
struct timespec req_time;
usr.sbin/nsd/dbaccess.c
207
file_get_mtime(const char* file, struct timespec* mtime, int* nonexist)
usr.sbin/nsd/dbaccess.c
232
struct timespec mtime;
usr.sbin/nsd/dbaccess.c
264
struct timespec zone_mtime = zone->mtime;
usr.sbin/nsd/dbaccess.c
279
struct timespec include_mtime;
usr.sbin/nsd/dbcreate.c
201
struct timespec mtime;
usr.sbin/nsd/namedb.h
148
struct timespec mtime; /* time of last modification */
usr.sbin/nsd/namedb.h
407
int file_get_mtime(const char* file, struct timespec* mtime, int* nonexist);
usr.sbin/nsd/netio.c
108
netio_dispatch(netio_type *netio, const struct timespec *timeout, const sigset_t *sigmask)
usr.sbin/nsd/netio.c
114
struct timespec minimum_timeout;
usr.sbin/nsd/netio.c
135
memcpy(&minimum_timeout, timeout, sizeof(struct timespec));
usr.sbin/nsd/netio.c
162
struct timespec relative;
usr.sbin/nsd/netio.c
89
const struct timespec *
usr.sbin/nsd/netio.h
115
struct timespec *timeout;
usr.sbin/nsd/netio.h
164
const struct timespec *netio_current_time(netio_type *netio);
usr.sbin/nsd/netio.h
174
const struct timespec *timeout,
usr.sbin/nsd/netio.h
84
struct timespec cached_current_time;
usr.sbin/nsd/server.c
2801
struct timespec timeout_spec;
usr.sbin/nsd/server.c
3964
int flags, struct timespec *timeout)
usr.sbin/nsd/util.c
467
void get_time(struct timespec* t)
usr.sbin/nsd/util.c
490
timespec_compare(const struct timespec *left,
usr.sbin/nsd/util.c
491
const struct timespec *right)
usr.sbin/nsd/util.c
515
timespec_add(struct timespec *left,
usr.sbin/nsd/util.c
516
const struct timespec *right)
usr.sbin/nsd/util.c
528
timespec_subtract(struct timespec *left,
usr.sbin/nsd/util.c
529
const struct timespec *right)
usr.sbin/nsd/util.h
314
int timespec_compare(const struct timespec *left, const struct timespec *right);
usr.sbin/nsd/util.h
315
void timespec_add(struct timespec *left, const struct timespec *right);
usr.sbin/nsd/util.h
316
void timespec_subtract(struct timespec *left, const struct timespec *right);
usr.sbin/nsd/util.h
319
timeval_to_timespec(struct timespec *left,
usr.sbin/nsd/util.h
327
void get_time(struct timespec* t);
usr.sbin/nsd/xfrd-catalog-zones.h
28
struct timespec mtime;
usr.sbin/ntpd/ntp.c
89
struct timespec tp;
usr.sbin/ntpd/ntp_dns.c
241
struct timespec start, probe_start, probe_end;
usr.sbin/ntpd/ntp_dns.c
242
struct timespec duration;
usr.sbin/ntpd/util.c
68
struct timespec ts;
usr.sbin/ospf6d/lsupdate.c
443
struct timespec tp;
usr.sbin/ospf6d/lsupdate.c
581
struct timespec tp;
usr.sbin/ospf6d/rde.c
270
struct timespec tp;
usr.sbin/ospf6d/rde_lsdb.c
547
struct timespec tp;
usr.sbin/ospf6d/rde_lsdb.c
71
struct timespec tp;
usr.sbin/ospf6d/rde_lsdb.c
854
struct timespec tp;
usr.sbin/ospf6d/rde_lsdb.c
888
struct timespec tp;
usr.sbin/ospf6d/rde_spf.c
872
struct timespec now;
usr.sbin/ospf6d/rde_spf.c
922
struct timespec now;
usr.sbin/ospfd/lsupdate.c
436
struct timespec tp;
usr.sbin/ospfd/lsupdate.c
570
struct timespec tp;
usr.sbin/ospfd/rde.c
257
struct timespec tp;
usr.sbin/ospfd/rde_lsdb.c
461
struct timespec tp;
usr.sbin/ospfd/rde_lsdb.c
70
struct timespec tp;
usr.sbin/ospfd/rde_lsdb.c
704
struct timespec tp;
usr.sbin/ospfd/rde_lsdb.c
738
struct timespec tp;
usr.sbin/ospfd/rde_spf.c
754
struct timespec now;
usr.sbin/ospfd/rde_spf.c
801
struct timespec now;
usr.sbin/rad/engine.c
51
struct timespec last_ra;
usr.sbin/rad/engine.c
573
struct timespec now, diff, ra_delay = {MIN_DELAY_BETWEEN_RAS, 0};
usr.sbin/radiusctl/radiusctl.c
1014
time_long_str(struct timespec *tim, char *buf, size_t bufsiz)
usr.sbin/radiusctl/radiusctl.c
1025
time_short_str(struct timespec *tim, struct timespec *dif, char *buf,
usr.sbin/radiusctl/radiusctl.c
67
size_t, struct timespec *, struct timespec *,
usr.sbin/radiusctl/radiusctl.c
68
struct timespec *, int);
usr.sbin/radiusctl/radiusctl.c
710
struct timespec upt, now, dif, start;
usr.sbin/radiusctl/radiusctl.c
75
size_t, struct timespec *, struct timespec *,
usr.sbin/radiusctl/radiusctl.c
751
struct timespec upt, now, dif, start, timeout;
usr.sbin/radiusctl/radiusctl.c
76
struct timespec *, int);
usr.sbin/radiusctl/radiusctl.c
770
struct timespec *dif, struct timespec *start, struct timespec *timeout,
usr.sbin/radiusctl/radiusctl.c
81
static const char *time_long_str(struct timespec *, char *, size_t);
usr.sbin/radiusctl/radiusctl.c
818
struct timespec upt, now, dif, start, timeout;
usr.sbin/radiusctl/radiusctl.c
82
static const char *time_short_str(struct timespec *, struct timespec *,
usr.sbin/radiusctl/radiusctl.c
849
struct timespec upt, now, dif, start, timeout;
usr.sbin/radiusctl/radiusctl.c
881
struct timespec *dif, struct timespec *start, struct timespec *timeout,
usr.sbin/radiusctl/radiusctl.c
908
struct timespec upt, now, dif, start, timeout;
usr.sbin/radiusd/radiusd_eap2mschap.c
786
struct timespec ts;
usr.sbin/radiusd/radiusd_ipcp.c
1100
struct timespec dur;
usr.sbin/radiusd/radiusd_ipcp.c
1347
struct timespec dif;
usr.sbin/radiusd/radiusd_ipcp.c
142
struct timespec uptime;
usr.sbin/radiusd/radiusd_ipcp.c
1626
struct timespec tsd;
usr.sbin/radiusd/radiusd_ipcp.c
85
struct timespec start;
usr.sbin/radiusd/radiusd_ipcp.c
86
struct timespec timeout;
usr.sbin/radiusd/radiusd_ipcp.c
98
struct timespec authtime;
usr.sbin/radiusd/radiusd_ipcp.h
46
struct timespec start; /* Start time in boottime */
usr.sbin/radiusd/radiusd_ipcp.h
47
struct timespec timeout;/* Timeout time in boottime */
usr.sbin/relayd/util.c
282
struct timespec ts;
usr.sbin/rpki-client/extern.h
651
struct timespec sync_time; /* time to sync repo */
usr.sbin/rpki-client/extern.h
667
struct timespec elapsed_time;
usr.sbin/rpki-client/extern.h
668
struct timespec user_time;
usr.sbin/rpki-client/extern.h
669
struct timespec system_time;
usr.sbin/rpki-client/main.c
1028
struct timespec start_time, now_time;
usr.sbin/rpki-client/main.c
115
struct timespec ts;
usr.sbin/rpki-client/main.c
1551
struct timespec ts;
usr.sbin/rpki-client/ometric.c
440
ometric_set_timespec(struct ometric *om, const struct timespec *ts,
usr.sbin/rpki-client/ometric.c
519
ometric_set_timespec_with_labels(struct ometric *om, struct timespec *ts,
usr.sbin/rpki-client/ometric.c
55
struct timespec ts;
usr.sbin/rpki-client/ometric.h
44
void ometric_set_timespec(struct ometric *, const struct timespec *,
usr.sbin/rpki-client/ometric.h
51
void ometric_set_timespec_with_labels(struct ometric *, struct timespec *,
usr.sbin/rpki-client/output-ometric.c
175
struct timespec now_time;
usr.sbin/rpki-client/output.c
192
struct timespec ts[2];
usr.sbin/rpki-client/repo.c
102
struct timespec start_time;
usr.sbin/rpki-client/repo.c
1776
struct timespec ts[2];
usr.sbin/rpki-client/repo.c
328
struct timespec flush_time;
usr.sbin/sasyncd/sasyncd.c
59
struct timespec *timeout, ts;
usr.sbin/sasyncd/sasyncd.h
174
void timer_next_event(struct timespec *);
usr.sbin/sasyncd/sasyncd.h
40
struct timespec;
usr.sbin/sasyncd/timer.c
114
struct timespec now, tmp;
usr.sbin/sasyncd/timer.c
50
struct timespec expire;
usr.sbin/sasyncd/timer.c
70
timer_next_event(struct timespec *ts)
usr.sbin/sasyncd/timer.c
72
struct timespec now;
usr.sbin/sasyncd/timer.c
94
struct timespec now;
usr.sbin/slaacctl/slaacctl.c
184
struct timespec now, diff;
usr.sbin/smtpd/queue_backend.c
65
struct timespec t0;
usr.sbin/smtpd/queue_backend.c
80
struct timespec t1, dt;
usr.sbin/smtpd/queue_fs.c
62
static struct timespec startup;
usr.sbin/smtpd/smtpd.c
1838
struct timespec t0, t1, dt;
usr.sbin/smtpd/smtpd.h
1629
struct stat_value *stat_timespec(struct timespec *);
usr.sbin/smtpd/smtpd.h
933
struct timespec ts;
usr.sbin/smtpd/stat_backend.c
103
stat_timespec(struct timespec *ts)
usr.sbin/snmpd/application.c
352
struct timespec now, uptime;
usr.sbin/snmpd/application.c
66
struct timespec ac_starttime;
usr.sbin/traceroute/worker.c
1018
struct timespec ts;
usr.sbin/unbound/services/listen_dnsport.c
5113
struct timespec tp;
usr.sbin/unbound/testcode/checklocks.c
126
struct timespec to;
usr.sbin/unbound/testcode/checklocks.c
466
int (*tryfunc)(void*), int (*timedfunc)(void*, struct timespec*),
usr.sbin/unbound/testcode/checklocks.c
487
struct timespec to;
usr.sbin/unbound/testcode/checklocks.c
524
static int timed_rd(void* arg, struct timespec* to)
usr.sbin/unbound/testcode/checklocks.c
547
static int timed_wr(void* arg, struct timespec* to)
usr.sbin/unbound/testcode/checklocks.c
569
static int timed_mutex(void* arg, struct timespec* to)
usr.sbin/unbound/testcode/checklocks.c
576
static int timed_spinlock(void* arg, struct timespec* to)
usr.sbin/unbound/testcode/doqclient.c
1047
struct timespec tp;
usr.sbin/unbound/util/netevent.c
1010
struct timespec *ts;
usr.sbin/unbound/util/netevent.c
1077
ts = (struct timespec *)CMSG_DATA(cmsg);
usr.sbin/unbound/util/netevent.c
1081
ts = (struct timespec *)CMSG_DATA(cmsg);
usr.sbin/vipw/vipw.c
109
struct timespec ts[2];
usr.sbin/vmd/i8253.c
121
struct timespec now, delta;
usr.sbin/vmd/i8253.c
170
struct timespec now, delta;
usr.sbin/vmd/i8253.c
226
struct timespec now, delta;
usr.sbin/vmd/i8253.h
33
struct timespec ts; /* timer start time */
usr.sbin/vmd/vmd.c
1763
struct timespec ts;