Symbol: time_t
bin/date/vary.c
61
time_t ret;
bin/ls/print.c
463
printtime(time_t ftime)
bin/ls/print.c
466
static time_t now = 0;
bin/ls/print.c
64
static void printtime(time_t);
bin/pax/ar_subs.c
152
time_t now;
bin/pax/ar_subs.c
358
time_t now;
bin/pax/ar_subs.c
72
time_t now;
bin/pax/cpio.c
1057
t_timet = (time_t)(SHRT_EXT(hd->h_mtime_1));
bin/pax/cpio.c
1058
t_timet = (t_timet << 16) | ((time_t)(SHRT_EXT(hd->h_mtime_2)));
bin/pax/cpio.c
292
arcn->sb.st_mtime = (time_t)asc_uqd(hd->c_mtime, sizeof(hd->c_mtime),
bin/pax/cpio.c
566
arcn->sb.st_mtime = (time_t)asc_uqd(hd->c_mtime,sizeof(hd->c_mtime),HEX);
bin/pax/cpio.c
863
arcn->sb.st_mtime = (time_t)(RSHRT_EXT(hd->h_mtime_1));
bin/pax/cpio.c
865
((time_t)(RSHRT_EXT(hd->h_mtime_2)));
bin/pax/cpio.c
878
arcn->sb.st_mtime = (time_t)(SHRT_EXT(hd->h_mtime_1));
bin/pax/cpio.c
880
((time_t)(SHRT_EXT(hd->h_mtime_2)));
bin/pax/cpio.c
959
time_t t_timet;
bin/pax/extern.h
142
void set_ftime(char *fnm, time_t mtime, time_t atime, int frc);
bin/pax/extern.h
164
void ls_list(ARCHD *, time_t, FILE *);
bin/pax/extern.h
264
void add_atdir(char *, dev_t, ino_t, time_t, time_t);
bin/pax/extern.h
265
int get_atdir(dev_t, ino_t, time_t *, time_t *);
bin/pax/file_subs.c
630
set_ftime(char *fnm, time_t mtime, time_t atime, int frc)
bin/pax/ftree.c
339
time_t atime;
bin/pax/ftree.c
340
time_t mtime;
bin/pax/gen_subs.c
69
ls_list(ARCHD *arcn, time_t now, FILE *fp)
bin/pax/sel_subs.c
52
static int str_sec(const char *, time_t *);
bin/pax/sel_subs.c
525
str_sec(const char *p, time_t *tval)
bin/pax/sel_subs.h
60
time_t low_time; /* lower inclusive time limit */
bin/pax/sel_subs.h
61
time_t high_time; /* higher inclusive time limit */
bin/pax/tables.c
1010
get_atdir(dev_t dev, ino_t ino, time_t *mtime, time_t *atime)
bin/pax/tables.c
948
add_atdir(char *fname, dev_t dev, ino_t ino, time_t mtime, time_t atime)
bin/pax/tables.h
145
time_t mtime; /* access and mod time to reset to */
bin/pax/tables.h
146
time_t atime;
bin/pax/tables.h
165
time_t mtime; /* mtime to set */
bin/pax/tables.h
166
time_t atime; /* atime to set */
bin/pax/tables.h
77
time_t mtime; /* files last modification time */
bin/pax/tar.c
391
arcn->sb.st_mtime = (time_t)asc_uqd(hd->mtime, sizeof(hd->mtime), OCT);
bin/pax/tar.c
751
arcn->sb.st_mtime = (time_t)asc_uqd(hd->mtime, sizeof(hd->mtime), OCT);
bin/ps/extern.h
40
extern time_t now;
bin/ps/print.c
382
time_t then;
bin/ps/print.c
408
time_t then;
bin/ps/print.c
585
time_t val;
bin/ps/print.c
611
time_t val;
bin/ps/ps.c
84
time_t now; /* Current time(3) value */
bin/pwait/pwait.c
135
itv.it_value.tv_sec = (time_t)timeout;
bin/pwait/pwait.c
136
timeout -= (time_t)timeout;
bin/sh/mail.c
54
static time_t mailtime[MAXMBOXES]; /* times of mailboxes */
bin/sh/parser.c
2259
now = localtime(&(time_t){time(NULL)});
bin/sleep/sleep.c
115
original = time_to_sleep.tv_sec = (time_t)seconds;
bin/sleep/sleep.c
96
time_t original;
bin/timeout/timeout.c
217
tim.it_value.tv_sec = (time_t)iv;
bin/timeout/timeout.c
218
iv -= (double)(time_t)iv;
crypto/heimdal/admin/purge.c
111
time_t judgement_day;
crypto/heimdal/admin/purge.c
45
time_t timestamp;
crypto/heimdal/admin/purge.c
61
add_entry (krb5_principal princ, int vno, time_t timestamp, struct e **head)
crypto/heimdal/appl/ftp/ftp/cmds.c
661
time_t mtime = stbuf.st_mtime;
crypto/heimdal/appl/ftp/ftp/ftp_locl.h
120
struct tm *localtime(const time_t *);
crypto/heimdal/appl/ftp/ftpd/ftpcmd.c
2400
time_t mtime = stbuf.st_mtime;
crypto/heimdal/appl/ftp/ftpd/ftpcmd.y
624
time_t mtime = stbuf.st_mtime;
crypto/heimdal/appl/ftp/ftpd/ls.c
268
time_t t = time(NULL);
crypto/heimdal/appl/ftp/ftpd/ls.c
269
time_t mtime = st->st_mtime;
crypto/heimdal/appl/push/push.c
227
time_t now;
crypto/heimdal/appl/telnet/libtelnet/rsaencpwd.c
205
time_t now;
crypto/heimdal/appl/telnet/telnet/telnet.c
2085
time_t timeout = time(0) + 60;
crypto/heimdal/appl/telnet/telnetd/telnetd.c
832
time_t timeout;
crypto/heimdal/appl/telnet/telnetd/telnetd.h
188
struct tm *localtime(const time_t *);
crypto/heimdal/appl/telnet/telnetd/utility.c
444
time_t t;
crypto/heimdal/kadmin/kadmin_locl.h
112
void time_t2str(time_t, char *, size_t, int);
crypto/heimdal/kadmin/kadmin_locl.h
113
int str2time_t (const char *, time_t *);
crypto/heimdal/kadmin/load.c
100
time_t tmp;
crypto/heimdal/kadmin/load.c
72
parse_time_string(time_t *t, const char *s)
crypto/heimdal/kadmin/load.c
98
parse_time_string_alloc (time_t **t, const char *s)
crypto/heimdal/kadmin/test_util.c
41
time_t t;
crypto/heimdal/kadmin/test_util.c
54
time_t t;
crypto/heimdal/kadmin/util.c
160
time_t2str(time_t t, char *str, size_t len, int include_time)
crypto/heimdal/kadmin/util.c
177
str2time_t (const char *str, time_t *t)
crypto/heimdal/kadmin/util.c
239
time_t tmp;
crypto/heimdal/kcm/events.c
397
kcm_run_events(krb5_context context, time_t now)
crypto/heimdal/kcm/events.c
40
static time_t last_run = 0;
crypto/heimdal/kcm/events.c
64
print_times(time_t time, char buf[64])
crypto/heimdal/kcm/kcm-protos.h
276
time_t /*now*/);
crypto/heimdal/kcm/kcm_locl.h
121
time_t fire_time;
crypto/heimdal/kcm/kcm_locl.h
123
time_t expire_time;
crypto/heimdal/kcm/kcm_locl.h
124
time_t backoff_time;
crypto/heimdal/kdc/connect.c
214
time_t timeout;
crypto/heimdal/kdc/hprop.h
65
time_t exp_date;
crypto/heimdal/kdc/hprop.h
66
time_t mod_date;
crypto/heimdal/kdc/kdc-private.h
116
_kdc_fix_time (time_t **/*t*/);
crypto/heimdal/kdc/kdc.h
55
time_t kdc_warn_pwexpire; /* time before expiration to print a warning */
crypto/heimdal/kdc/kerberos5.c
1547
time_t start;
crypto/heimdal/kdc/kerberos5.c
1548
time_t t;
crypto/heimdal/kdc/kerberos5.c
36
#define MAX_TIME ((time_t)((1U << 31) - 1))
crypto/heimdal/kdc/kerberos5.c
39
_kdc_fix_time(time_t **t)
crypto/heimdal/kdc/krb5tgs.c
1150
time_t **csec,
crypto/heimdal/kdc/krb5tgs.c
2327
time_t *csec = NULL;
crypto/heimdal/kdc/krb5tgs.c
474
time_t old_life;
crypto/heimdal/kdc/krb5tgs.c
826
time_t life;
crypto/heimdal/kdc/krb5tgs.c
843
time_t renew;
crypto/heimdal/kdc/kx509.c
152
time_t endtime,
crypto/heimdal/kdc/pkinit.c
86
time_t expire;
crypto/heimdal/kdc/pkinit.c
87
time_t next_update;
crypto/heimdal/kuser/copy_cred_cache.c
112
time_t t = parse_time(opt->valid_for_string, "s");
crypto/heimdal/kuser/kinit.c
650
static time_t
crypto/heimdal/kuser/kinit.c
656
time_t timeout;
crypto/heimdal/kuser/kinit.c
694
static time_t
crypto/heimdal/kuser/kinit.c
699
time_t expire;
crypto/heimdal/kuser/kinit.c
890
time_t timeout;
crypto/heimdal/kuser/klist.c
335
time_t *expiration)
crypto/heimdal/kuser/klist.c
42
printable_time_internal(time_t t, int x)
crypto/heimdal/kuser/klist.c
520
time_t t;
crypto/heimdal/kuser/klist.c
56
printable_time(time_t t)
crypto/heimdal/kuser/klist.c
62
printable_time_long(time_t t)
crypto/heimdal/lib/asn1/check-der.c
1036
time_t t;
crypto/heimdal/lib/asn1/check-der.c
397
time_t *ta = (time_t *)a;
crypto/heimdal/lib/asn1/check-der.c
398
time_t *tb = (time_t *)b;
crypto/heimdal/lib/asn1/check-der.c
410
time_t values[] = {0, 500159187};
crypto/heimdal/lib/asn1/check-der.c
422
ret = generic_test (tests, ntests, sizeof(time_t),
crypto/heimdal/lib/asn1/check-der.c
752
return generic_decode_fail(tests, ntests, sizeof(time_t),
crypto/heimdal/lib/asn1/check-timegm.c
43
time_t t;
crypto/heimdal/lib/asn1/der-private.h
57
time_t /*t*/,
crypto/heimdal/lib/asn1/der-private.h
78
time_t /*t*/,
crypto/heimdal/lib/asn1/der-protos.h
107
const time_t */*from*/,
crypto/heimdal/lib/asn1/der-protos.h
108
time_t */*to*/);
crypto/heimdal/lib/asn1/der-protos.h
130
der_free_generalized_time (time_t */*t*/);
crypto/heimdal/lib/asn1/der-protos.h
163
der_free_utctime (time_t */*t*/);
crypto/heimdal/lib/asn1/der-protos.h
209
time_t */*data*/,
crypto/heimdal/lib/asn1/der-protos.h
321
time_t */*data*/,
crypto/heimdal/lib/asn1/der-protos.h
389
der_length_generalized_time (const time_t */*t*/);
crypto/heimdal/lib/asn1/der-protos.h
428
der_length_utctime (const time_t */*t*/);
crypto/heimdal/lib/asn1/der-protos.h
52
const time_t */*from*/,
crypto/heimdal/lib/asn1/der-protos.h
523
const time_t */*data*/,
crypto/heimdal/lib/asn1/der-protos.h
53
time_t */*to*/);
crypto/heimdal/lib/asn1/der-protos.h
626
const time_t */*data*/,
crypto/heimdal/lib/asn1/der.h
103
int _heim_time2generalizedtime (time_t, heim_octet_string *, int);
crypto/heimdal/lib/asn1/der.h
87
time_t dt_sec;
crypto/heimdal/lib/asn1/der.h
92
time_t bt_sec;
crypto/heimdal/lib/asn1/der_copy.c
79
der_copy_generalized_time (const time_t *from, time_t *to)
crypto/heimdal/lib/asn1/der_copy.c
86
der_copy_utctime (const time_t *from, time_t *to)
crypto/heimdal/lib/asn1/der_free.c
72
der_free_generalized_time(time_t *t)
crypto/heimdal/lib/asn1/der_free.c
78
der_free_utctime(time_t *t)
crypto/heimdal/lib/asn1/der_get.c
442
generalizedtime2time (const char *s, time_t *t)
crypto/heimdal/lib/asn1/der_get.c
467
time_t *data, size_t *size)
crypto/heimdal/lib/asn1/der_get.c
488
time_t *data, size_t *size)
crypto/heimdal/lib/asn1/der_get.c
495
time_t *data, size_t *size)
crypto/heimdal/lib/asn1/der_length.c
272
der_length_generalized_time (const time_t *t)
crypto/heimdal/lib/asn1/der_length.c
284
der_length_utctime (const time_t *t)
crypto/heimdal/lib/asn1/der_locl.h
58
time_t _der_timegm (struct tm *);
crypto/heimdal/lib/asn1/der_locl.h
59
struct tm * _der_gmtime(time_t t, struct tm *);
crypto/heimdal/lib/asn1/der_put.c
375
const time_t *data, size_t *size)
crypto/heimdal/lib/asn1/der_put.c
395
const time_t *data, size_t *size)
crypto/heimdal/lib/asn1/der_put.c
499
_heim_time2generalizedtime (time_t t, heim_octet_string *s, int gtimep)
crypto/heimdal/lib/asn1/template.c
81
el(generalized_time, time_t),
crypto/heimdal/lib/asn1/template.c
82
el(utctime, time_t),
crypto/heimdal/lib/asn1/timegm.c
55
time_t
crypto/heimdal/lib/asn1/timegm.c
58
time_t res = 0;
crypto/heimdal/lib/asn1/timegm.c
96
_der_gmtime(time_t t, struct tm *tm)
crypto/heimdal/lib/asn1/timegm.c
98
time_t secday = t % (3600 * 24);
crypto/heimdal/lib/asn1/timegm.c
99
time_t days = t / (3600 * 24);
crypto/heimdal/lib/gssapi/gssapi/gssapi_krb5.h
130
gsskrb5_extract_authtime_from_sec_context(OM_uint32 *, gss_ctx_id_t, time_t *);
crypto/heimdal/lib/gssapi/krb5/set_sec_context_option.c
217
time_t t;
crypto/heimdal/lib/gssapi/krb5/set_sec_context_option.c
232
time_t t;
crypto/heimdal/lib/gssapi/mech/gss_krb5.c
551
time_t *authtime)
crypto/heimdal/lib/gssapi/test_acquire_cred.c
57
time_t t = time_rec + time(NULL);
crypto/heimdal/lib/gssapi/test_context.c
647
time_t time;
crypto/heimdal/lib/hdb/ext.c
250
hdb_entry_get_pw_change_time(const hdb_entry *entry, time_t *t)
crypto/heimdal/lib/hdb/ext.c
266
time_t t)
crypto/heimdal/lib/hdb/ext.c
438
krb5_principal modby, time_t modtime)
crypto/heimdal/lib/hdb/hdb-ldap.c
1243
time_t delta;
crypto/heimdal/lib/hdb/hdb-ldap.c
633
time_t now = time(NULL);
crypto/heimdal/lib/hdb/hdb-protos.h
172
time_t */*t*/);
crypto/heimdal/lib/hdb/hdb-protos.h
185
time_t /*t*/);
crypto/heimdal/lib/hdb/hdb-protos.h
365
time_t /*modtime*/);
crypto/heimdal/lib/hdb/print.c
114
time2str(time_t t)
crypto/heimdal/lib/hdb/print.c
375
time_t last_pw_chg = 0;
crypto/heimdal/lib/hdb/print.c
376
time_t exp = 0;
crypto/heimdal/lib/hdb/print.c
377
time_t pwexp = 0;
crypto/heimdal/lib/hdb/print.c
447
time_t val;
crypto/heimdal/lib/hx509/ca.c
134
time_t t)
crypto/heimdal/lib/hx509/ca.c
155
time_t t)
crypto/heimdal/lib/hx509/ca.c
176
time_t delta)
crypto/heimdal/lib/hx509/ca.c
58
time_t notBefore;
crypto/heimdal/lib/hx509/ca.c
59
time_t notAfter;
crypto/heimdal/lib/hx509/ca.c
957
time_t t;
crypto/heimdal/lib/hx509/ca.c
996
time_t notBefore;
crypto/heimdal/lib/hx509/ca.c
997
time_t notAfter;
crypto/heimdal/lib/hx509/cert.c
1051
time_t time_now,
crypto/heimdal/lib/hx509/cert.c
1237
time_t time_now,
crypto/heimdal/lib/hx509/cert.c
1442
time_t
crypto/heimdal/lib/hx509/cert.c
1458
time_t
crypto/heimdal/lib/hx509/cert.c
1637
time_t
crypto/heimdal/lib/hx509/cert.c
2038
time_t t;
crypto/heimdal/lib/hx509/cert.c
2365
time_t notBefore =
crypto/heimdal/lib/hx509/cert.c
3063
time_t t;
crypto/heimdal/lib/hx509/cert.c
486
hx509_verify_set_time(hx509_verify_ctx ctx, time_t t)
crypto/heimdal/lib/hx509/cert.c
492
time_t
crypto/heimdal/lib/hx509/cert.c
62
time_t time_now;
crypto/heimdal/lib/hx509/cms.c
262
time_t time_now,
crypto/heimdal/lib/hx509/cms.c
353
time_t time_now,
crypto/heimdal/lib/hx509/crypto.c
102
time_t best_before; /* refuse signature made after best before date */
crypto/heimdal/lib/hx509/crypto.c
1572
time_t t)
crypto/heimdal/lib/hx509/hx509-private.h
26
time_t
crypto/heimdal/lib/hx509/hx509-private.h
39
time_t /*time_now*/,
crypto/heimdal/lib/hx509/hx509-private.h
446
time_t /*t*/);
crypto/heimdal/lib/hx509/hx509-private.h
456
time_t
crypto/heimdal/lib/hx509/hx509-protos.h
1064
time_t /*now*/,
crypto/heimdal/lib/hx509/hx509-protos.h
117
time_t /*t*/);
crypto/heimdal/lib/hx509/hx509-protos.h
1223
time_t /*t*/);
crypto/heimdal/lib/hx509/hx509-protos.h
123
time_t /*delta*/);
crypto/heimdal/lib/hx509/hx509-protos.h
129
time_t /*t*/);
crypto/heimdal/lib/hx509/hx509-protos.h
243
time_t
crypto/heimdal/lib/hx509/hx509-protos.h
246
time_t
crypto/heimdal/lib/hx509/hx509-protos.h
463
time_t /*time_now*/,
crypto/heimdal/lib/hx509/hx509-protos.h
815
time_t /*now*/,
crypto/heimdal/lib/hx509/hx509-protos.h
820
time_t */*expiration*/);
crypto/heimdal/lib/hx509/hx_locl.h
151
time_t timenow;
crypto/heimdal/lib/hx509/hxtool.c
1146
time_t expiration;
crypto/heimdal/lib/hx509/hxtool.c
892
time_t t;
crypto/heimdal/lib/hx509/print.c
67
time_t t;
crypto/heimdal/lib/hx509/revoke.c
1054
printable_time(time_t t)
crypto/heimdal/lib/hx509/revoke.c
1188
time_t now,
crypto/heimdal/lib/hx509/revoke.c
1192
time_t *expiration)
crypto/heimdal/lib/hx509/revoke.c
1281
time_t expire;
crypto/heimdal/lib/hx509/revoke.c
1478
time_t next = crl->expire;
crypto/heimdal/lib/hx509/revoke.c
172
time_t time_now,
crypto/heimdal/lib/hx509/revoke.c
458
time_t time_now,
crypto/heimdal/lib/hx509/revoke.c
464
time_t t;
crypto/heimdal/lib/hx509/revoke.c
56
time_t last_modfied;
crypto/heimdal/lib/hx509/revoke.c
564
load_crl(const char *path, time_t *t, CRLCertificateList *crl)
crypto/heimdal/lib/hx509/revoke.c
64
time_t last_modfied;
crypto/heimdal/lib/hx509/revoke.c
682
time_t now,
crypto/heimdal/lib/hx509/revoke.c
821
time_t t;
crypto/heimdal/lib/ipc/common.c
122
heim_ipc_semaphore_wait(heim_isemaphore s, time_t t)
crypto/heimdal/lib/ipc/heim-ipc.h
124
heim_sipc_timeout(time_t);
crypto/heimdal/lib/ipc/heim-ipc.h
69
heim_ipc_semaphore_wait(heim_isemaphore, time_t);
crypto/heimdal/lib/ipc/heim-ipc.h
77
#define HEIM_IPC_WAIT_FOREVER ((time_t)-1)
crypto/heimdal/lib/ipc/server.c
1139
heim_sipc_timeout(time_t t)
crypto/heimdal/lib/kadm5/ad.c
411
static time_t
crypto/heimdal/lib/kadm5/ad.c
417
if (t > (((time_t)(~(long long)0)) >> 1))
crypto/heimdal/lib/kadm5/ad.c
419
return (time_t)t;
crypto/heimdal/lib/kadm5/ad.c
423
unix2nttime(time_t unix_time)
crypto/heimdal/lib/kadm5/bump_pw_expire.c
47
time_t life;
crypto/heimdal/lib/kadm5/ent_setup.c
86
time_t t;
crypto/heimdal/lib/kadm5/get_s.c
225
time_t last_pw_expire;
crypto/heimdal/lib/kadm5/iprop-log.c
107
time_t timestamp,
crypto/heimdal/lib/kadm5/iprop-log.c
356
time_t timestamp,
crypto/heimdal/lib/kadm5/ipropd_master.c
175
time_t seen;
crypto/heimdal/lib/kadm5/ipropd_master.c
506
time_t timestamp;
crypto/heimdal/lib/kadm5/ipropd_master.c
692
time_t t = time(NULL);
crypto/heimdal/lib/kadm5/ipropd_master.c
709
time_t t = time(NULL);
crypto/heimdal/lib/kadm5/ipropd_slave.c
505
time_t reconnect_min;
crypto/heimdal/lib/kadm5/ipropd_slave.c
506
time_t backoff;
crypto/heimdal/lib/kadm5/ipropd_slave.c
507
time_t reconnect_max;
crypto/heimdal/lib/kadm5/ipropd_slave.c
508
time_t reconnect;
crypto/heimdal/lib/kadm5/ipropd_slave.c
509
time_t before = 0;
crypto/heimdal/lib/kadm5/ipropd_slave.c
609
time_t now, elapsed;
crypto/heimdal/lib/kadm5/ipropd_slave.c
616
time_t left = reconnect - elapsed;
crypto/heimdal/lib/kadm5/kadm5-private.h
294
void (*/*func*/)(kadm5_server_context *server_context, uint32_t ver, time_t timestamp, enum kadm_ops op, uint32_t len, krb5_storage *, void *),
crypto/heimdal/lib/kadm5/kadm5-private.h
327
time_t */*timestamp*/,
crypto/heimdal/lib/kadm5/log.c
801
time_t timestamp,
crypto/heimdal/lib/kadm5/log.c
859
time_t *timestamp,
crypto/heimdal/lib/krb5/appdefault.c
125
time_t def_val, time_t *ret_val)
crypto/heimdal/lib/krb5/cache.c
1627
krb5_cc_get_lifetime(krb5_context context, krb5_ccache id, time_t *t)
crypto/heimdal/lib/krb5/cache.c
1632
time_t now;
crypto/heimdal/lib/krb5/context.c
1397
KRB5_LIB_FUNCTION time_t KRB5_LIB_CALL
crypto/heimdal/lib/krb5/context.c
1413
krb5_set_max_time_skew (krb5_context context, time_t t)
crypto/heimdal/lib/krb5/init_creds.c
160
time_t t;
crypto/heimdal/lib/krb5/init_creds_pw.c
235
time_t now)
crypto/heimdal/lib/krb5/init_creds_pw.c
263
time_t t;
crypto/heimdal/lib/krb5/krb5-private.h
407
time_t /*authtime*/,
crypto/heimdal/lib/krb5/krb5-private.h
554
time_t /*tmout*/,
crypto/heimdal/lib/krb5/krb5-protos.h
1827
time_t /*t*/,
crypto/heimdal/lib/krb5/krb5-protos.h
190
time_t /*def_val*/,
crypto/heimdal/lib/krb5/krb5-protos.h
191
time_t */*ret_val*/);
crypto/heimdal/lib/krb5/krb5-protos.h
2451
KRB5_LIB_FUNCTION time_t KRB5_LIB_CALL
crypto/heimdal/lib/krb5/krb5-protos.h
2925
time_t */*client_time*/,
crypto/heimdal/lib/krb5/krb5-protos.h
3001
time_t /*timeout*/);
crypto/heimdal/lib/krb5/krb5-protos.h
3164
time_t /*authtime*/,
crypto/heimdal/lib/krb5/krb5-protos.h
3844
time_t /*t*/);
crypto/heimdal/lib/krb5/krb5-protos.h
4200
KRB5_LIB_FUNCTION time_t KRB5_LIB_CALL
crypto/heimdal/lib/krb5/krb5-protos.h
682
time_t */*t*/);
crypto/heimdal/lib/krb5/krb5-v4compat.h
100
#define NEVERDATE ((time_t)0x7fffffffL)
crypto/heimdal/lib/krb5/krb5-v4compat.h
127
KRB5_LIB_FUNCTION time_t KRB5_LIB_CALL
crypto/heimdal/lib/krb5/krb5-v4compat.h
131
_krb5_krb_time_to_life (time_t, time_t);
crypto/heimdal/lib/krb5/krb5.h
387
typedef time_t krb5_deltat;
crypto/heimdal/lib/krb5/krb5.h
388
typedef time_t krb5_timestamp;
crypto/heimdal/lib/krb5/krb5.h
810
(KRB5_CALLCONV * krb5_send_to_kdc_func)(krb5_context, void *, krb5_krbhst_info *, time_t,
crypto/heimdal/lib/krb5/krb5_locl.h
259
time_t max_skew;
crypto/heimdal/lib/krb5/krb5_locl.h
260
time_t kdc_timeout;
crypto/heimdal/lib/krb5/log.c
420
time_t t = 0;
crypto/heimdal/lib/krb5/mcache.c
48
time_t mtime;
crypto/heimdal/lib/krb5/mk_error.c
43
time_t *client_time,
crypto/heimdal/lib/krb5/net_write.c
51
time_t timeout)
crypto/heimdal/lib/krb5/pac.c
1035
time_t authtime,
crypto/heimdal/lib/krb5/pac.c
664
unix2nttime(time_t unix_time)
crypto/heimdal/lib/krb5/pac.c
675
time_t authtime,
crypto/heimdal/lib/krb5/pac.c
782
time_t authtime,
crypto/heimdal/lib/krb5/pac.c
898
time_t authtime,
crypto/heimdal/lib/krb5/rd_req.c
238
time_t start = t.authtime;
crypto/heimdal/lib/krb5/replay.c
122
time_t stamp;
crypto/heimdal/lib/krb5/replay.c
205
time_t t;
crypto/heimdal/lib/krb5/send_to_kdc.c
117
time_t tmout,
crypto/heimdal/lib/krb5/send_to_kdc.c
136
time_t tmout,
crypto/heimdal/lib/krb5/send_to_kdc.c
168
time_t tmout,
crypto/heimdal/lib/krb5/send_to_kdc.c
181
time_t tmout,
crypto/heimdal/lib/krb5/send_to_kdc.c
324
time_t timeout,
crypto/heimdal/lib/krb5/send_to_kdc.c
51
time_t tmout,
crypto/heimdal/lib/krb5/send_to_kdc_plugin.h
47
time_t timeout,
crypto/heimdal/lib/krb5/test_pac.c
156
static time_t authtime2 = 1225304188;
crypto/heimdal/lib/krb5/test_pac.c
95
static time_t authtime = 1120440609;
crypto/heimdal/lib/krb5/ticket.c
163
KRB5_LIB_FUNCTION time_t KRB5_LIB_CALL
crypto/heimdal/lib/krb5/ticket.c
665
time_t tmp_time;
crypto/heimdal/lib/krb5/time.c
109
krb5_format_time(krb5_context context, time_t t,
crypto/heimdal/lib/ntlm/heimntlm-protos.h
184
time_t /*now*/,
crypto/heimdal/lib/ntlm/ntlm.c
1424
unix2nttime(time_t unix_time)
crypto/heimdal/lib/ntlm/ntlm.c
1431
static time_t
crypto/heimdal/lib/ntlm/ntlm.c
1435
if (t > (((uint64_t)(time_t)(~(uint64_t)0)) >> 1))
crypto/heimdal/lib/ntlm/ntlm.c
1437
return (time_t)t;
crypto/heimdal/lib/ntlm/ntlm.c
1614
time_t now,
crypto/heimdal/lib/ntlm/ntlm.c
1625
time_t authtime;
crypto/heimdal/lib/roken/getarg.c
98
time_t t;
crypto/heimdal/lib/roken/getifaddrs.c
143
time_t seq;
crypto/heimdal/lib/roken/getifaddrs.c
282
time_t t = time(NULL);
crypto/heimdal/lib/roken/gettimeofday.c
69
time_t t;
crypto/heimdal/lib/roken/localtime_r.c
43
localtime_r(const time_t *timer, struct tm *result)
crypto/heimdal/lib/roken/localtime_r.c
52
tm = localtime((time_t *)timer);
crypto/heimdal/lib/roken/roken-common.h
309
char *const [], time_t (*)(void *),
crypto/heimdal/lib/roken/roken-common.h
310
void *, time_t);
crypto/heimdal/lib/roken/roken-common.h
319
time_t (*)(void *), void *, time_t);
crypto/heimdal/lib/roken/roken-common.h
335
wait_for_process_timed(pid_t, time_t (*)(void *),
crypto/heimdal/lib/roken/roken-common.h
336
void *, time_t);
crypto/heimdal/lib/roken/simple_exec.c
109
if (timeout == (time_t)-1) {
crypto/heimdal/lib/roken/simple_exec.c
112
} else if (timeout == (time_t)-2) {
crypto/heimdal/lib/roken/simple_exec.c
234
time_t (*func)(void *), void *ptr, time_t timeout)
crypto/heimdal/lib/roken/simple_exec.c
257
time_t (*func)(void *), void *ptr, time_t timeout)
crypto/heimdal/lib/roken/simple_exec.c
82
wait_for_process_timed(pid_t pid, time_t (*func)(void *),
crypto/heimdal/lib/roken/simple_exec.c
83
void *ptr, time_t timeout)
crypto/heimdal/lib/roken/strpftime-test.c
42
time_t t;
crypto/heimdal/lib/roken/timegm.c
50
time_t
crypto/heimdal/lib/roken/timegm.c
56
time_t res = 0;
crypto/heimdal/lib/roken/tm2time.c
46
ROKEN_LIB_FUNCTION time_t ROKEN_LIB_CALL
crypto/heimdal/lib/roken/tm2time.c
49
time_t t;
crypto/heimdal/lib/sl/sl.c
46
time_t t;
crypto/krb5/src/ccapi/common/win/tls.c
45
void tspdata_setSST (struct tspdata* p, time_t t) {p->_sst = t;}
crypto/krb5/src/ccapi/common/win/tls.c
55
time_t tspdata_getSST (const struct tspdata* p) {return p->_sst;}
crypto/krb5/src/ccapi/common/win/tls.h
48
time_t _sst;
crypto/krb5/src/ccapi/common/win/tls.h
57
void tspdata_setSST (struct tspdata* p, time_t t);
crypto/krb5/src/ccapi/common/win/tls.h
65
time_t tspdata_getSST (const struct tspdata* p);
crypto/krb5/src/ccapi/lib/win/ccapi_os_ipc.cxx
189
time_t sst = 0;
crypto/krb5/src/ccapi/server/win/WorkQueue.cpp
56
const time_t serverStartTime) {
crypto/krb5/src/ccapi/server/win/WorkQueue.cpp
63
time_t* sst) {
crypto/krb5/src/ccapi/server/win/WorkQueue.h
44
const time_t serverStartTime);
crypto/krb5/src/ccapi/server/win/WorkQueue.h
49
time_t* serverStartTime);
crypto/krb5/src/ccapi/server/win/ccs_os_server.cpp
239
time_t serverStartTime = 0xDEADDEAD;
crypto/krb5/src/ccapi/server/win/ccs_os_server.cpp
49
time_t _sst = 0;
crypto/krb5/src/ccapi/server/win/ccs_os_server.cpp
555
(const time_t)0 ); /* No server session number with connect request */
crypto/krb5/src/ccapi/server/win/ccs_os_server.cpp
86
time_t getMySST() {return _sst;}
crypto/krb5/src/ccapi/server/win/ccs_request_proc.c
77
(const time_t)0 ); /* No server session number with connect request */
crypto/krb5/src/include/k5-gmt_mktime.h
41
time_t krb5int_gmt_mktime (struct tm *);
crypto/krb5/src/include/k5-int.h
2318
static inline time_t
crypto/krb5/src/include/k5-int.h
2321
return (time_t)(uint32_t)timestamp;
crypto/krb5/src/include/k5-int.h
570
time_t time;
crypto/krb5/src/include/kdb.h
1010
time_t *age);
crypto/krb5/src/include/kdb.h
379
krb5_error_code krb5_db_get_age ( krb5_context kcontext, char *db_name, time_t *t );
crypto/krb5/src/kadmin/cli/getdate.y
1015
time_t
crypto/krb5/src/kadmin/cli/getdate.y
1028
time_t d;
crypto/krb5/src/kadmin/cli/getdate.y
113
#define HOUR(x) ((time_t)(x) * 60)
crypto/krb5/src/kadmin/cli/getdate.y
123
time_t value;
crypto/krb5/src/kadmin/cli/getdate.y
150
static time_t yyDayOrdinal;
crypto/krb5/src/kadmin/cli/getdate.y
151
static time_t yyDayNumber;
crypto/krb5/src/kadmin/cli/getdate.y
157
static time_t yyTimezone;
crypto/krb5/src/kadmin/cli/getdate.y
158
static time_t yyDay;
crypto/krb5/src/kadmin/cli/getdate.y
159
static time_t yyHour;
crypto/krb5/src/kadmin/cli/getdate.y
160
static time_t yyMinutes;
crypto/krb5/src/kadmin/cli/getdate.y
161
static time_t yyMonth;
crypto/krb5/src/kadmin/cli/getdate.y
162
static time_t yySeconds;
crypto/krb5/src/kadmin/cli/getdate.y
163
static time_t yyYear;
crypto/krb5/src/kadmin/cli/getdate.y
165
static time_t yyRelMonth;
crypto/krb5/src/kadmin/cli/getdate.y
166
static time_t yyRelSeconds;
crypto/krb5/src/kadmin/cli/getdate.y
175
time_t Number;
crypto/krb5/src/kadmin/cli/getdate.y
533
static time_t
crypto/krb5/src/kadmin/cli/getdate.y
534
ToSeconds(time_t Hours, time_t Minutes, time_t Seconds, MERIDIAN Meridian)
crypto/krb5/src/kadmin/cli/getdate.y
561
static time_t
crypto/krb5/src/kadmin/cli/getdate.y
562
Convert(time_t Month, time_t Day, time_t Year, time_t Hours, time_t Minutes,
crypto/krb5/src/kadmin/cli/getdate.y
563
time_t Seconds, MERIDIAN Meridian, DSTMODE DSTmode)
crypto/krb5/src/kadmin/cli/getdate.y
568
time_t tod;
crypto/krb5/src/kadmin/cli/getdate.y
569
time_t Julian;
crypto/krb5/src/kadmin/cli/getdate.y
609
static time_t
crypto/krb5/src/kadmin/cli/getdate.y
610
DSTcorrect(time_t Start, time_t Future, int *error)
crypto/krb5/src/kadmin/cli/getdate.y
612
time_t StartDay;
crypto/krb5/src/kadmin/cli/getdate.y
613
time_t FutureDay;
crypto/krb5/src/kadmin/cli/getdate.y
633
static time_t
crypto/krb5/src/kadmin/cli/getdate.y
634
RelativeDate(time_t Start, time_t DayOrdinal, time_t DayNumber, int *error)
crypto/krb5/src/kadmin/cli/getdate.y
637
time_t now;
crypto/krb5/src/kadmin/cli/getdate.y
651
static time_t
crypto/krb5/src/kadmin/cli/getdate.y
652
RelativeMonth(time_t Start, time_t RelMonth)
crypto/krb5/src/kadmin/cli/getdate.y
655
time_t Month;
crypto/krb5/src/kadmin/cli/getdate.y
656
time_t Year;
crypto/krb5/src/kadmin/cli/getdate.y
657
time_t ret;
crypto/krb5/src/kadmin/cli/getdate.y
668
ret = Convert(Month, (time_t)tm->tm_mday, Year,
crypto/krb5/src/kadmin/cli/getdate.y
669
(time_t)tm->tm_hour, (time_t)tm->tm_min, (time_t)tm->tm_sec,
crypto/krb5/src/kadmin/cli/getdate.y
834
static time_t
crypto/krb5/src/kadmin/cli/getdate.y
85
time_t time; /* Seconds since the epoch */
crypto/krb5/src/kadmin/cli/getdate.y
850
+ (time_t)(ay-by) * 365
crypto/krb5/src/kadmin/cli/getdate.y
860
time_t get_date_rel(char *, time_t);
crypto/krb5/src/kadmin/cli/getdate.y
861
time_t get_date(char *);
crypto/krb5/src/kadmin/cli/getdate.y
863
time_t
crypto/krb5/src/kadmin/cli/getdate.y
864
get_date_rel(char *p, time_t nowtime)
crypto/krb5/src/kadmin/cli/getdate.y
869
time_t Start;
crypto/krb5/src/kadmin/cli/getdate.y
870
time_t tod;
crypto/krb5/src/kadmin/cli/getdate.y
871
time_t delta;
crypto/krb5/src/kadmin/cli/getdate.y
990
if (delta == (time_t) -1)
crypto/krb5/src/kadmin/cli/kadmin.c
1054
time_t now, date, interval;
crypto/krb5/src/kadmin/cli/kadmin.c
1079
if (date == (time_t)-1)
crypto/krb5/src/kadmin/cli/kadmin.c
1089
if (date == (time_t)-1)
crypto/krb5/src/kadmin/cli/kadmin.c
1099
if (interval == (time_t)-1)
crypto/krb5/src/kadmin/cli/kadmin.c
1109
if (interval == (time_t)-1)
crypto/krb5/src/kadmin/cli/kadmin.c
118
strdur(time_t duration)
crypto/krb5/src/kadmin/cli/kadmin.c
146
time_t lcltim = ts2tt(when);
crypto/krb5/src/kadmin/cli/kadmin.c
157
static time_t
crypto/krb5/src/kadmin/cli/kadmin.c
158
parse_date(char *str, time_t now)
crypto/krb5/src/kadmin/cli/kadmin.c
160
time_t date;
crypto/krb5/src/kadmin/cli/kadmin.c
1601
time_t now, interval;
crypto/krb5/src/kadmin/cli/kadmin.c
1610
if (interval == (time_t)-1)
crypto/krb5/src/kadmin/cli/kadmin.c
1619
if (interval == (time_t)-1)
crypto/krb5/src/kadmin/cli/kadmin.c
163
if (date == (time_t)-1)
crypto/krb5/src/kadmin/cli/kadmin.c
1654
if (interval == (time_t)-1)
crypto/krb5/src/kadmin/cli/kadmin.c
1664
if (interval == (time_t)-1)
crypto/krb5/src/kadmin/cli/kadmin.c
173
static time_t
crypto/krb5/src/kadmin/cli/kadmin.c
174
parse_interval(char *str, time_t now)
crypto/krb5/src/kadmin/cli/kadmin.c
176
time_t date;
crypto/krb5/src/kadmin/cli/kadmin.c
183
if (date == (time_t)-1)
crypto/krb5/src/kadmin/cli/kadmin.c
193
return (time_t)-1;
crypto/krb5/src/kadmin/cli/kadmin.h
91
extern time_t get_date_rel(char *, time_t);
crypto/krb5/src/kadmin/dbutil/kdb5_mkey.c
26
extern time_t get_date(char *);
crypto/krb5/src/kadmin/dbutil/kdb5_mkey.c
33
time_t lcltim = ts2tt(when);
crypto/krb5/src/kadmin/dbutil/kdb5_mkey.c
381
time_t t = get_date(argv[2]);
crypto/krb5/src/kadmin/dbutil/tabdump.c
153
time_t t;
crypto/krb5/src/kadmin/ktutil/ktutil.c
238
time_t tstamp;
crypto/krb5/src/kadmin/server/misc.c
91
time_t until;
crypto/krb5/src/kprop/kpropd.c
644
time_t frrequested = 0, now;
crypto/krb5/src/kprop/kproplog.c
57
time_t tmp;
crypto/krb5/src/lib/apputils/net-server.c
166
time_t start_time;
crypto/krb5/src/lib/crypto/crypto_tests/t_mddriver.c
167
time_t endTime, startTime;
crypto/krb5/src/lib/gssapi/mechglue/g_initialize.c
1327
static time_t
crypto/krb5/src/lib/gssapi/mechglue/g_initialize.c
1334
return (time_t)(ull.QuadPart / 10000000ULL - 11644473600ULL);
crypto/krb5/src/lib/gssapi/mechglue/g_initialize.c
1337
static time_t
crypto/krb5/src/lib/gssapi/mechglue/g_initialize.c
1340
time_t currentUserModTime = getRegKeyModTime(HKEY_CURRENT_USER,
crypto/krb5/src/lib/gssapi/mechglue/g_initialize.c
1342
time_t localMachineModTime = getRegKeyModTime(HKEY_LOCAL_MACHINE,
crypto/krb5/src/lib/gssapi/mechglue/g_initialize.c
1349
static time_t
crypto/krb5/src/lib/gssapi/mechglue/g_initialize.c
1355
time_t modTime = 0, keyModTime;
crypto/krb5/src/lib/gssapi/mechglue/g_initialize.c
443
static time_t
crypto/krb5/src/lib/gssapi/mechglue/g_initialize.c
444
check_link_mtime(const char *filename, time_t *mtime_out)
crypto/krb5/src/lib/gssapi/mechglue/g_initialize.c
449
return (time_t)-1;
crypto/krb5/src/lib/gssapi/mechglue/g_initialize.c
453
return (time_t)-1;
crypto/krb5/src/lib/gssapi/mechglue/g_initialize.c
460
load_if_changed(const char *pathname, time_t last, time_t *highest)
crypto/krb5/src/lib/gssapi/mechglue/g_initialize.c
462
time_t mtime;
crypto/krb5/src/lib/gssapi/mechglue/g_initialize.c
465
if (mtime == (time_t)-1)
crypto/krb5/src/lib/gssapi/mechglue/g_initialize.c
467
if (mtime > *highest || *highest == (time_t)-1)
crypto/krb5/src/lib/gssapi/mechglue/g_initialize.c
469
if (mtime > last || last == (time_t)-1)
crypto/krb5/src/lib/gssapi/mechglue/g_initialize.c
480
time_t highest = (time_t)-1, now;
crypto/krb5/src/lib/gssapi/mechglue/g_initialize.c
485
if (time(&now) == (time_t)-1 || now == g_confLastCall)
crypto/krb5/src/lib/gssapi/mechglue/g_initialize.c
519
time_t lastConfModTime = getRegConfigModTime(MECH_KEY);
crypto/krb5/src/lib/gssapi/mechglue/g_initialize.c
521
g_confFileModTime != (time_t)-1)
crypto/krb5/src/lib/gssapi/mechglue/g_initialize.c
76
static time_t getRegKeyModTime(HKEY hBaseKey, const char *keyPath);
crypto/krb5/src/lib/gssapi/mechglue/g_initialize.c
77
static time_t getRegConfigModTime(const char *keyPath);
crypto/krb5/src/lib/gssapi/mechglue/g_initialize.c
96
static time_t g_confFileModTime = (time_t)-1;
crypto/krb5/src/lib/gssapi/mechglue/g_initialize.c
97
static time_t g_confLastCall = (time_t)0;
crypto/krb5/src/lib/kadm5/chpass_util.c
214
time_t until;
crypto/krb5/src/lib/kadm5/logger.c
639
time_t now;
crypto/krb5/src/lib/kdb/kdb5.c
759
krb5_db_get_age(krb5_context kcontext, char *db_name, time_t *t)
crypto/krb5/src/lib/krad/packet.c
155
time_t currtime;
crypto/krb5/src/lib/krad/packet.c
159
if (currtime == (time_t)-1)
crypto/krb5/src/lib/krb5/asn.1/asn1_encode.c
113
k5_asn1_encode_generaltime(asn1buf *buf, time_t val)
crypto/krb5/src/lib/krb5/asn.1/asn1_encode.c
117
time_t gmt_time = val;
crypto/krb5/src/lib/krb5/asn.1/asn1_encode.c
242
k5_asn1_decode_generaltime(const uint8_t *asn1, size_t len, time_t *time_out)
crypto/krb5/src/lib/krb5/asn.1/asn1_encode.c
246
time_t t;
crypto/krb5/src/lib/krb5/asn.1/asn1_encode.h
55
krb5_error_code k5_asn1_encode_generaltime(asn1buf *buf, time_t val);
crypto/krb5/src/lib/krb5/asn.1/asn1_encode.h
66
time_t *time_out);
crypto/krb5/src/lib/krb5/asn.1/asn1_k_encode.c
161
time_t val = ts2tt(*(krb5_timestamp *)p);
crypto/krb5/src/lib/krb5/asn.1/asn1_k_encode.c
1689
DEFINTTYPE(inttime, time_t);
crypto/krb5/src/lib/krb5/asn.1/asn1_k_encode.c
172
time_t val;
crypto/krb5/src/lib/krb5/ccache/cc_mslsa.c
252
static time_t
crypto/krb5/src/lib/krb5/krb/str_conv.c
135
localtime_r(const time_t *t, struct tm *buf)
crypto/krb5/src/lib/krb5/krb/str_conv.c
150
time_t now, ret_time;
crypto/krb5/src/lib/krb5/krb/str_conv.c
171
now = time((time_t *) NULL);
crypto/krb5/src/lib/krb5/krb/str_conv.c
189
if (ret_time == (time_t) -1)
crypto/krb5/src/lib/krb5/krb/str_conv.c
202
time_t timestamp2 = ts2tt(timestamp);
crypto/krb5/src/lib/krb5/krb/str_conv.c
221
time_t timestamp2 = ts2tt(timestamp);
crypto/krb5/src/lib/krb5/krb/t_kerb.c
25
time_t t;
crypto/krb5/src/lib/krb5/krb/t_pac.c
462
time_t authtime;
crypto/krb5/src/lib/krb5/krb/t_pac.c
504
size_t plen, time_t auth_time, krb5_principal p,
crypto/krb5/src/lib/krb5/krb/t_pac.c
98
static time_t authtime = 1120440609;
crypto/krb5/src/lib/krb5/os/timeofday.c
35
time_t tval;
crypto/krb5/src/lib/krb5/os/timeofday.c
46
if (tval == (time_t) -1)
crypto/krb5/src/plugins/kdb/db2/db2_exp.c
105
time_t *t),
crypto/krb5/src/plugins/kdb/db2/kdb_db2.c
566
krb5_db2_get_age(krb5_context context, char *db_name, time_t *age)
crypto/krb5/src/plugins/kdb/db2/kdb_db2.c
587
time_t now;
crypto/krb5/src/plugins/kdb/db2/kdb_db2.c
590
now = time((time_t *) NULL);
crypto/krb5/src/plugins/kdb/db2/kdb_db2.h
55
krb5_error_code krb5_db2_get_age(krb5_context, char *, time_t *);
crypto/krb5/src/plugins/kdb/db2/libdb2/test/hash1.tests/thash4.c
67
time_t t;
crypto/krb5/src/plugins/kdb/ldap/ldap_util/kdb5_ldap_policy.c
101
time_t date = 0;
crypto/krb5/src/plugins/kdb/ldap/ldap_util/kdb5_ldap_policy.c
102
time_t now = 0;
crypto/krb5/src/plugins/kdb/ldap/ldap_util/kdb5_ldap_policy.c
127
if (date == (time_t)(-1)) {
crypto/krb5/src/plugins/kdb/ldap/ldap_util/kdb5_ldap_policy.c
141
if (date == (time_t)(-1)) {
crypto/krb5/src/plugins/kdb/ldap/ldap_util/kdb5_ldap_policy.c
39
extern time_t get_date(char *); /* kadmin/cli/getdate.o */
crypto/krb5/src/plugins/kdb/ldap/ldap_util/kdb5_ldap_policy.c
42
static char *strdur(time_t duration);
crypto/krb5/src/plugins/kdb/ldap/ldap_util/kdb5_ldap_policy.c
430
time_t date = 0;
crypto/krb5/src/plugins/kdb/ldap/ldap_util/kdb5_ldap_policy.c
431
time_t now = 0;
crypto/krb5/src/plugins/kdb/ldap/ldap_util/kdb5_ldap_policy.c
502
if (date == (time_t)(-1)) {
crypto/krb5/src/plugins/kdb/ldap/ldap_util/kdb5_ldap_policy.c
516
if (date == (time_t)(-1)) {
crypto/krb5/src/plugins/kdb/ldap/ldap_util/kdb5_ldap_policy.c
846
strdur(time_t duration)
crypto/krb5/src/plugins/kdb/ldap/ldap_util/kdb5_ldap_realm.c
122
static char *strdur(time_t duration);
crypto/krb5/src/plugins/kdb/ldap/ldap_util/kdb5_ldap_realm.c
134
time_t date;
crypto/krb5/src/plugins/kdb/ldap/ldap_util/kdb5_ldap_realm.c
135
time_t now;
crypto/krb5/src/plugins/kdb/ldap/ldap_util/kdb5_ldap_realm.c
145
if (date == (time_t)(-1)) {
crypto/krb5/src/plugins/kdb/ldap/ldap_util/kdb5_ldap_realm.c
160
if (date == (time_t)(-1)) {
crypto/krb5/src/plugins/kdb/ldap/ldap_util/kdb5_ldap_realm.c
870
strdur(time_t duration)
crypto/krb5/src/plugins/kdb/ldap/ldap_util/kdb5_ldap_realm.c
91
extern time_t get_date(char *); /* kadmin/cli/getdate.o */
crypto/krb5/src/plugins/kdb/ldap/libkdb_ldap/kdb_ldap.c
46
krb5_ldap_get_age(krb5_context context, char *db_name, time_t *age)
crypto/krb5/src/plugins/kdb/ldap/libkdb_ldap/kdb_ldap.h
183
time_t downtime;
crypto/krb5/src/plugins/kdb/ldap/libkdb_ldap/kdb_ldap.h
240
krb5_ldap_get_age(krb5_context, char *, time_t *);
crypto/krb5/src/plugins/kdb/ldap/libkdb_ldap/ldap_principal2.c
1813
time_t posixtime = ts2tt(epochtime);
crypto/krb5/src/util/profile/prof_file.c
299
time_t now;
crypto/krb5/src/util/profile/prof_int.h
34
time_t last_stat;
crypto/krb5/src/util/profile/prof_int.h
35
time_t timestamp; /* time tree was last updated from file */
crypto/krb5/src/util/support/cache-addrinfo.h
117
time_t expiration;
crypto/krb5/src/util/support/fake-addrinfo.c
594
time_t now = time(0);
crypto/krb5/src/util/support/gettimeofday.c
94
time_t t;
crypto/krb5/src/util/support/gmt_mktime.c
136
time_t t;
crypto/krb5/src/util/support/gmt_mktime.c
146
if (t == (time_t) -1)
crypto/krb5/src/util/support/gmt_mktime.c
18
static time_t gmt_mktime(struct tm *t);
crypto/krb5/src/util/support/gmt_mktime.c
41
time_t
crypto/krb5/src/util/support/gmt_mktime.c
74
static time_t
crypto/krb5/src/util/support/gmt_mktime.c
79
#define assert_time(cnd) if(!(cnd)) return (time_t) -1
crypto/krb5/src/util/verto/verto.c
720
verto_callback *callback, time_t interval)
crypto/krb5/src/util/verto/verto.c
845
time_t
crypto/krb5/src/util/verto/verto.c
85
time_t interval;
crypto/krb5/src/util/verto/verto.h
323
verto_callback *callback, time_t interval);
crypto/krb5/src/util/verto/verto.h
504
time_t
crypto/krb5/src/windows/include/leashwin.h
110
time_t issued;
crypto/krb5/src/windows/include/leashwin.h
111
time_t valid_until;
crypto/krb5/src/windows/include/leashwin.h
112
time_t renew_until;
crypto/krb5/src/windows/include/leashwin.h
123
time_t issued; /* The issue time */
crypto/krb5/src/windows/include/leashwin.h
124
time_t valid_until; /* */
crypto/krb5/src/windows/include/leashwin.h
125
time_t renew_until; /* The Renew time (k5 only) */
crypto/krb5/src/windows/leash/LeashView.cpp
109
time_t CLeashView::m_ticketTimeLeft = 0; // # of seconds left before tickets expire
crypto/krb5/src/windows/leash/LeashView.cpp
205
void TimestampToFileTime(time_t t, LPFILETIME pft)
crypto/krb5/src/windows/leash/LeashView.cpp
216
void TimestampToLocalizedString(time_t t, LPTSTR *outStr)
crypto/krb5/src/windows/leash/LeashView.cpp
452
time_t CLeashView::LeashTime()
crypto/krb5/src/windows/leash/LeashView.cpp
938
time_t issued,
crypto/krb5/src/windows/leash/LeashView.cpp
939
time_t valid_until,
crypto/krb5/src/windows/leash/LeashView.cpp
940
time_t renew_until,
crypto/krb5/src/windows/leash/LeashView.cpp
949
time_t now = LeashTime();
crypto/krb5/src/windows/leash/LeashView.h
170
static time_t m_ticketTimeLeft;
crypto/krb5/src/windows/leash/LeashView.h
192
static time_t LeashTime();
crypto/krb5/src/windows/leash/LeashView.h
199
time_t issued,
crypto/krb5/src/windows/leash/LeashView.h
200
time_t valid_until,
crypto/krb5/src/windows/leash/LeashView.h
201
time_t renew_until,
crypto/krb5/src/windows/leashdll/lshfunc.c
2507
((time_t)(DWORD)creds.times.endtime - time(0) > 0))
crypto/krb5/src/windows/leashdll/timesync.c
288
strcat(tmpstr, ctime((time_t *)&hosttime));
crypto/krb5/src/windows/leashdll/timesync.c
39
newtime = gmtime((time_t *)&(tv->tv_sec));
crypto/openssh/auth-shadow.c
58
time_t today;
crypto/openssh/auth-shadow.c
92
time_t today;
crypto/openssh/auth2-pubkeyfile.c
59
time_t now = time(NULL);
crypto/openssh/channels.c
1939
channel_set_x11_refuse_time(struct ssh *ssh, time_t refuse_time)
crypto/openssh/channels.c
196
time_t x11_refuse_time;
crypto/openssh/channels.c
214
time_t lastused;
crypto/openssh/channels.c
2606
time_t now;
crypto/openssh/channels.c
398
static time_t
crypto/openssh/channels.c
402
time_t expiry = 0, channel_expiry;
crypto/openssh/channels.c
5350
time_t lastused = 0;
crypto/openssh/channels.h
150
time_t notbefore; /* Pause IO until deadline (time_t) */
crypto/openssh/channels.h
213
time_t lastused;
crypto/openssh/channels.h
380
void channel_set_x11_refuse_time(struct ssh *, time_t);
crypto/openssh/clientloop.c
153
static time_t control_persist_exit_time = 0;
crypto/openssh/clientloop.c
163
static time_t x11_refuse_time; /* If >0, refuse x11 opens after this time. */
crypto/openssh/clientloop.c
164
static time_t server_alive_time; /* Time to do server_alive_check */
crypto/openssh/clientloop.c
259
(time_t)options.control_persist_timeout;
crypto/openssh/krl.c
813
time_t t;
crypto/openssh/log.c
547
log_ratelimit(struct log_ratelimit_ctx *rl, time_t now, int *active,
crypto/openssh/log.c
550
time_t olast_event;
crypto/openssh/log.h
105
int log_ratelimit(struct log_ratelimit_ctx *rl, time_t now, int *active,
crypto/openssh/log.h
92
time_t last_event;
crypto/openssh/log.h
97
time_t ratelimit_start;
crypto/openssh/log.h
98
time_t last_log;
crypto/openssh/log.h
99
time_t hysteresis_start;
crypto/openssh/loginrec.c
1718
time_t t;
crypto/openssh/logintest.c
93
time_t t0, t1, t2, logintime, logouttime;
crypto/openssh/misc.c
1763
time_t
crypto/openssh/misc.c
2477
time_t tt;
crypto/openssh/misc.c
2535
time_t tt = t > SSH_TIME_T_MAX ? SSH_TIME_T_MAX : t;
crypto/openssh/misc.c
3022
ptimeout_deadline_monotime(struct timespec *pt, time_t when)
crypto/openssh/misc.c
688
fmt_timeframe(time_t t)
crypto/openssh/misc.h
229
void ptimeout_deadline_monotime(struct timespec *pt, time_t when);
crypto/openssh/misc.h
83
const char *fmt_timeframe(time_t t);
crypto/openssh/misc.h
98
time_t monotime(void);
crypto/openssh/moduli.c
157
time_t time_now;
crypto/openssh/moduli.c
251
time_t time_start, time_stop;
crypto/openssh/moduli.c
518
fmt_time(time_t seconds)
crypto/openssh/moduli.c
537
static time_t time_start, time_prev;
crypto/openssh/moduli.c
538
time_t time_now, elapsed;
crypto/openssh/moduli.c
588
time_t time_start, time_stop;
crypto/openssh/openbsd-compat/bsd-misc.c
442
localtime_r(const time_t *timep, struct tm *result)
crypto/openssh/openbsd-compat/bsd-misc.h
190
struct tm *localtime_r(const time_t *, struct tm *);
crypto/openssh/openbsd-compat/bsd-misc.h
86
time_t tv_sec;
crypto/openssh/openbsd-compat/bsd-timegm.c
50
time_t timegm(struct tm *tm)
crypto/openssh/openbsd-compat/bsd-timegm.c
55
time_t res = 0;
crypto/openssh/openbsd-compat/openbsd-compat.h
349
struct tm *localtime_r(const time_t *, struct tm *);
crypto/openssh/openbsd-compat/openbsd-compat.h
354
time_t timegm(struct tm *);
crypto/openssh/packet.c
194
time_t rekey_time; /* time of last rekeying */
crypto/openssh/packet.c
2293
time_t
crypto/openssh/packet.c
2296
time_t seconds;
crypto/openssh/packet.h
171
time_t ssh_packet_get_rekey_timeout(struct ssh *);
crypto/openssh/scp.c
1683
if (TYPE_OVERFLOW(time_t, 0) || TYPE_OVERFLOW(off_t, 0))
crypto/openssh/scp.c
1752
if (TYPE_OVERFLOW(time_t, ull))
crypto/openssh/scp.c
1764
if (TYPE_OVERFLOW(time_t, ull))
crypto/openssh/serverloop.c
155
time_t now;
crypto/openssh/serverloop.c
156
static time_t last_client_time, unused_connection_expiry;
crypto/openssh/sftp-common.c
224
time_t now;
crypto/openssh/sftp-server.c
1013
time_t t = a.mtime;
crypto/openssh/sftp-server.c
1070
time_t t = a.mtime;
crypto/openssh/sftp-server.c
1493
time_t t = a.mtime;
crypto/openssh/srclimit.c
215
expire_penalties_from_tree(time_t now, const char *t,
crypto/openssh/srclimit.c
237
expire_penalties(time_t now)
crypto/openssh/srclimit.c
263
time_t now;
crypto/openssh/srclimit.c
350
time_t now;
crypto/openssh/srclimit.c
469
time_t now;
crypto/openssh/srclimit.c
56
time_t expiry;
crypto/openssh/ssh-agent.c
1074
static time_t
crypto/openssh/ssh-agent.c
1077
time_t deadline = 0, now = monotime();
crypto/openssh/ssh-agent.c
1306
parse_key_constraints(struct sshbuf *m, struct sshkey *k, time_t *deathp,
crypto/openssh/ssh-agent.c
1387
time_t death = 0;
crypto/openssh/ssh-agent.c
147
time_t death;
crypto/openssh/ssh-agent.c
1567
time_t death, u_int confirm, struct dest_constraint *dest_constraints,
crypto/openssh/ssh-agent.c
1597
time_t death = 0;
crypto/openssh/ssh-agent.c
166
time_t parent_alive_interval = 0;
crypto/openssh/ssh-agent.c
2114
time_t deadline;
crypto/openssh/ssh-keygen.c
1959
parse_relative_time(const char *s, time_t now)
crypto/openssh/ssh-keygen.c
1991
time_t now = time(NULL);
crypto/openssh/ssh-keygen.c
2707
time_t now;
crypto/openssh/sshkey.c
2473
time_t now;
crypto/openssh/sshlogin.c
75
time_t
crypto/openssh/sshlogin.c
83
return (time_t)li.tv_sec;
crypto/openssh/sshlogin.c
96
time_t last_login_time;
crypto/openssh/sshlogin.h
18
time_t get_last_login_time(uid_t, const char *, char *, size_t);
crypto/openssl/apps/ca.c
2307
int do_updatedb(CA_DB *db, time_t *now)
crypto/openssl/apps/include/apps.h
227
extern int do_updatedb(CA_DB *db, time_t *now);
crypto/openssl/apps/lib/opt.c
792
if (t != (time_t)t) {
crypto/openssl/apps/lib/opt.c
797
X509_VERIFY_PARAM_set_time(vpm, (time_t)t);
crypto/openssl/apps/lib/vms_term_sock.c
561
time_t CurTime;
crypto/openssl/apps/x509.c
1130
time_t tcheck = time(NULL) + checkoffset;
crypto/openssl/apps/x509.c
357
time_t checkoffset = 0;
crypto/openssl/apps/x509.c
648
checkoffset = (time_t)temp;
crypto/openssl/crypto/asn1/a_gentm.c
57
time_t t)
crypto/openssl/crypto/asn1/a_gentm.c
63
time_t t, int offset_day,
crypto/openssl/crypto/asn1/a_time.c
323
ASN1_TIME *ASN1_TIME_set(ASN1_TIME *s, time_t t)
crypto/openssl/crypto/asn1/a_time.c
328
ASN1_TIME *ASN1_TIME_adj(ASN1_TIME *s, time_t t,
crypto/openssl/crypto/asn1/a_time.c
446
time_t now_t;
crypto/openssl/crypto/asn1/a_time.c
549
int ASN1_TIME_cmp_time_t(const ASN1_TIME *s, time_t t)
crypto/openssl/crypto/asn1/a_utctm.c
52
ASN1_UTCTIME *ASN1_UTCTIME_set(ASN1_UTCTIME *s, time_t t)
crypto/openssl/crypto/asn1/a_utctm.c
57
ASN1_UTCTIME *ASN1_UTCTIME_adj(ASN1_UTCTIME *s, time_t t,
crypto/openssl/crypto/asn1/a_utctm.c
75
int ASN1_UTCTIME_cmp_time_t(const ASN1_UTCTIME *s, time_t t)
crypto/openssl/crypto/bio/bio_lib.c
1018
time_t max_time = timeout > 0 ? time(NULL) + timeout : 0;
crypto/openssl/crypto/bio/bio_lib.c
953
static int bio_wait(BIO *bio, time_t max_time, unsigned int nap_milliseconds)
crypto/openssl/crypto/bio/bio_lib.c
997
int BIO_wait(BIO *bio, time_t max_time, unsigned int nap_milliseconds)
crypto/openssl/crypto/bio/bio_sock.c
432
int BIO_socket_wait(int fd, int for_read, time_t max_time)
crypto/openssl/crypto/bio/bio_sock.c
437
time_t now;
crypto/openssl/crypto/bio/bio_sock.c
460
time_t now;
crypto/openssl/crypto/cmp/cmp_client.c
148
time_t now = time(NULL);
crypto/openssl/crypto/cmp/cmp_local.h
54
time_t end_time; /* session start time + totaltimeout */
crypto/openssl/crypto/cmp/cmp_msg.c
341
time_t now = time(NULL);
crypto/openssl/crypto/ct/ct_policy.c
26
static const time_t SCT_CLOCK_DRIFT_TOLERANCE = 300;
crypto/openssl/crypto/ct/ct_prn.c
36
ASN1_GENERALIZEDTIME_adj(gen, (time_t)0,
crypto/openssl/crypto/http/http_client.c
1280
time_t max_time = timeout > 0 ? time(NULL) + timeout : 0;
crypto/openssl/crypto/http/http_client.c
1451
time_t max_time = timeout > 0 ? time(NULL) + timeout : 0;
crypto/openssl/crypto/http/http_client.c
532
static int may_still_retry(time_t max_time, int *ptimeout)
crypto/openssl/crypto/http/http_client.c
534
time_t time_diff, now = time(NULL);
crypto/openssl/crypto/http/http_client.c
69
time_t max_time; /* Maximum end time of current transfer, or 0 */
crypto/openssl/crypto/http/http_client.c
70
time_t max_total_time; /* Maximum end time of total transfer, or 0 */
crypto/openssl/crypto/o_time.c
14
struct tm *OPENSSL_gmtime(const time_t *timer, struct tm *result)
crypto/openssl/crypto/ocsp/ocsp_cl.c
314
time_t t_now, t_tmp;
crypto/openssl/crypto/param_build.c
226
time_t num)
crypto/openssl/crypto/params.c
1051
int OSSL_PARAM_get_time_t(const OSSL_PARAM *p, time_t *val)
crypto/openssl/crypto/params.c
1054
switch (sizeof(time_t)) {
crypto/openssl/crypto/params.c
1064
int OSSL_PARAM_set_time_t(OSSL_PARAM *p, time_t val)
crypto/openssl/crypto/params.c
1067
switch (sizeof(time_t)) {
crypto/openssl/crypto/params.c
1077
OSSL_PARAM OSSL_PARAM_construct_time_t(const char *key, time_t *buf)
crypto/openssl/crypto/params.c
1079
return ossl_param_construct(key, OSSL_PARAM_INTEGER, buf, sizeof(time_t));
crypto/openssl/crypto/rand/rand_lib.c
670
time_t reseed_time_interval)
crypto/openssl/crypto/ts/ts_rsp_sign.c
834
time_t time_sec = (time_t)sec;
crypto/openssl/crypto/x509/x509_local.h
23
time_t check_time; /* Time to use */
crypto/openssl/crypto/x509/x509_vfy.c
1151
time_t *ptime;
crypto/openssl/crypto/x509/x509_vfy.c
1864
time_t *ptime;
crypto/openssl/crypto/x509/x509_vfy.c
2017
int X509_cmp_time(const ASN1_TIME *ctm, time_t *cmp_time)
crypto/openssl/crypto/x509/x509_vfy.c
2094
time_t ref_time;
crypto/openssl/crypto/x509/x509_vfy.c
2095
time_t *time = NULL;
crypto/openssl/crypto/x509/x509_vfy.c
2117
ASN1_TIME *X509_time_adj(ASN1_TIME *s, long offset_sec, time_t *in_tm)
crypto/openssl/crypto/x509/x509_vfy.c
2123
int offset_day, long offset_sec, time_t *in_tm)
crypto/openssl/crypto/x509/x509_vfy.c
2125
time_t t;
crypto/openssl/crypto/x509/x509_vfy.c
2691
time_t t)
crypto/openssl/crypto/x509/x509_vpm.c
323
time_t X509_VERIFY_PARAM_get_time(const X509_VERIFY_PARAM *param)
crypto/openssl/crypto/x509/x509_vpm.c
328
void X509_VERIFY_PARAM_set_time(X509_VERIFY_PARAM *param, time_t t)
crypto/openssl/fuzz/client.c
41
time_t time(time_t *t) TIME_IMPL(t)
crypto/openssl/fuzz/dtlsclient.c
41
time_t time(time_t *t) TIME_IMPL(t)
crypto/openssl/fuzz/dtlsserver.c
3409
time_t time(time_t *t) TIME_IMPL(t)
crypto/openssl/fuzz/server.c
2293
time_t time(time_t *t) TIME_IMPL(t)
crypto/openssl/include/internal/time.h
106
tv.tv_sec = (time_t)(t.t / OSSL_TIME_SECOND);
crypto/openssl/include/internal/time.h
128
time_t
crypto/openssl/include/internal/time.h
131
return (time_t)(t.t / OSSL_TIME_SECOND);
crypto/openssl/include/internal/time.h
136
ossl_time_from_time_t(time_t t)
crypto/openssl/include/openssl/asn1.h
727
ASN1_UTCTIME *ASN1_UTCTIME_set(ASN1_UTCTIME *s, time_t t);
crypto/openssl/include/openssl/asn1.h
728
ASN1_UTCTIME *ASN1_UTCTIME_adj(ASN1_UTCTIME *s, time_t t,
crypto/openssl/include/openssl/asn1.h
731
int ASN1_UTCTIME_cmp_time_t(const ASN1_UTCTIME *s, time_t t);
crypto/openssl/include/openssl/asn1.h
735
time_t t);
crypto/openssl/include/openssl/asn1.h
737
time_t t, int offset_day,
crypto/openssl/include/openssl/asn1.h
838
ASN1_TIME *ASN1_TIME_set(ASN1_TIME *s, time_t t);
crypto/openssl/include/openssl/asn1.h
839
ASN1_TIME *ASN1_TIME_adj(ASN1_TIME *s, time_t t,
crypto/openssl/include/openssl/asn1.h
848
int ASN1_TIME_cmp_time_t(const ASN1_TIME *s, time_t t);
crypto/openssl/include/openssl/bio.h
821
int BIO_socket_wait(int fd, int for_read, time_t max_time);
crypto/openssl/include/openssl/bio.h
823
int BIO_wait(BIO *bio, time_t max_time, unsigned int nap_milliseconds);
crypto/openssl/include/openssl/crypto.h
458
struct tm *OPENSSL_gmtime(const time_t *timer, struct tm *result);
crypto/openssl/include/openssl/param_build.h
44
time_t val);
crypto/openssl/include/openssl/params.h
115
int OSSL_PARAM_get_time_t(const OSSL_PARAM *p, time_t *val);
crypto/openssl/include/openssl/params.h
126
int OSSL_PARAM_set_time_t(OSSL_PARAM *p, time_t val);
crypto/openssl/include/openssl/params.h
54
OSSL_PARAM_DEFN((key), OSSL_PARAM_INTEGER, (addr), sizeof(time_t))
crypto/openssl/include/openssl/params.h
84
OSSL_PARAM OSSL_PARAM_construct_time_t(const char *key, time_t *buf);
crypto/openssl/include/openssl/ssl.h
1640
void SSL_CTX_flush_sessions_ex(SSL_CTX *ctx, time_t tm);
crypto/openssl/include/openssl/ssl.h
1763
__owur time_t SSL_SESSION_get_time_ex(const SSL_SESSION *s);
crypto/openssl/include/openssl/ssl.h
1764
__owur time_t SSL_SESSION_set_time_ex(SSL_SESSION *s, time_t t);
crypto/openssl/include/openssl/x509.h
692
int X509_cmp_time(const ASN1_TIME *s, time_t *t);
crypto/openssl/include/openssl/x509.h
696
ASN1_TIME *X509_time_adj(ASN1_TIME *s, long adj, time_t *t);
crypto/openssl/include/openssl/x509.h
698
int offset_day, long offset_sec, time_t *t);
crypto/openssl/include/openssl/x509_vfy.h
783
time_t t);
crypto/openssl/include/openssl/x509_vfy.h
821
time_t X509_VERIFY_PARAM_get_time(const X509_VERIFY_PARAM *param);
crypto/openssl/include/openssl/x509_vfy.h
822
void X509_VERIFY_PARAM_set_time(X509_VERIFY_PARAM *param, time_t t);
crypto/openssl/providers/implementations/rands/drbg.c
674
time_t now = time(NULL);
crypto/openssl/providers/implementations/rands/drbg_local.h
131
time_t reseed_time;
crypto/openssl/providers/implementations/rands/drbg_local.h
136
time_t reseed_time_interval;
crypto/openssl/ssl/ssl_sess.c
1206
SSL_CTX_flush_sessions_ex(s, (time_t)t);
crypto/openssl/ssl/ssl_sess.c
1210
void SSL_CTX_flush_sessions_ex(SSL_CTX *s, time_t t)
crypto/openssl/ssl/ssl_sess.c
965
time_t SSL_SESSION_get_time_ex(const SSL_SESSION *s)
crypto/openssl/ssl/ssl_sess.c
972
time_t SSL_SESSION_set_time_ex(SSL_SESSION *s, time_t t)
crypto/openssl/ssl/ssl_sess.c
995
return (long)SSL_SESSION_set_time_ex(s, (time_t)t);
crypto/openssl/test/asn1_time_test.c
28
time_t t; /* expected time_t*/
crypto/openssl/test/asn1_time_test.c
35
time_t expected;
crypto/openssl/test/asn1_time_test.c
553
(time_t)0x80000000,
crypto/openssl/test/asn1_time_test.c
562
(time_t)0x80000001,
crypto/openssl/test/asn1_time_test.c
571
(time_t)0x80000000,
crypto/openssl/test/asn1_time_test.c
580
(time_t)0x967b1ec0,
crypto/openssl/test/asn1_time_test.c
593
(time_t)-2147483649LL,
crypto/openssl/test/asn1_time_test.c
602
(time_t)-2208945600LL,
crypto/openssl/test/asn1_time_test.c
615
static time_t gtime_t = 946598400;
crypto/openssl/test/asn1_time_test.c
889
time_t testdateutc;
crypto/openssl/test/asn1_time_test.c
911
time_t t;
crypto/openssl/test/asn1_time_test.c
914
if (sizeof(time_t) * CHAR_BIT >= 64) {
crypto/openssl/test/asn1_time_test.c
937
time_t t = -1;
crypto/openssl/test/asn1_time_test.c
950
if (sizeof(time_t) > sizeof(uint32_t)) {
crypto/openssl/test/bad_dtls_test.c
675
time_t now = 0;
crypto/openssl/test/ca_internals_test.c
22
time_t testdateutc;
crypto/openssl/test/ca_internals_test.c
42
have64bit = sizeof(time_t) > sizeof(uint32_t);
crypto/openssl/test/cmp_hdr_test.c
181
time_t hdrtime, before, after, now;
crypto/openssl/test/cmp_vfy_test.c
50
static time_t test_time_valid = 0, test_time_after_expiration = 0;
crypto/openssl/test/crltest.c
339
unsigned long flags, time_t verification_time)
crypto/openssl/test/ct_test.c
481
const time_t default_time = (time_t)(CT_POLICY_EVAL_CTX_get_time(ct_policy_ctx) / 1000);
crypto/openssl/test/ct_test.c
482
const time_t time_tolerance = 600; /* 10 minutes */
crypto/openssl/test/drbgtest.c
115
static time_t reseed_time(EVP_RAND_CTX *drbg)
crypto/openssl/test/drbgtest.c
118
time_t t;
crypto/openssl/test/drbgtest.c
182
time_t reseed_when)
crypto/openssl/test/drbgtest.c
184
time_t before_reseed, after_reseed;
crypto/openssl/test/drbgtest.c
550
time_t before_reseed;
crypto/openssl/test/drbgtest.c
680
time_t start = time(NULL);
crypto/openssl/test/gmdifftest.c
27
time_t t1, t2;
crypto/openssl/test/gmdifftest.c
62
if (sizeof(time_t) < 8)
crypto/openssl/test/helpers/handshake.c
1437
time_t start;
crypto/openssl/test/param_build_test.c
177
|| !TEST_size_t_eq(p->data_size, sizeof(time_t))
crypto/openssl/test/param_build_test.c
98
time_t t;
crypto/openssl/test/params_api_test.c
474
time_t in, out;
crypto/openssl/test/params_api_test.c
475
unsigned char buf[MAX_LEN], cmp[sizeof(time_t)];
crypto/openssl/test/params_api_test.c
476
const size_t len = raw_values[n].len >= sizeof(time_t)
crypto/openssl/test/params_api_test.c
477
? sizeof(time_t)
crypto/openssl/test/sslapitest.c
9615
time_t now = time(NULL);
crypto/openssl/test/test_test.c
196
if (!TEST(1, TEST_time_t_eq((time_t)10, (time_t)10))
crypto/openssl/test/test_test.c
197
|| !TEST(0, TEST_time_t_eq((time_t)10, (time_t)12))
crypto/openssl/test/test_test.c
198
|| !TEST(1, TEST_time_t_ne((time_t)10, (time_t)12))
crypto/openssl/test/test_test.c
199
|| !TEST(0, TEST_time_t_ne((time_t)24, (time_t)24))
crypto/openssl/test/test_test.c
200
|| !TEST(1, TEST_time_t_lt((time_t)30, (time_t)88))
crypto/openssl/test/test_test.c
201
|| !TEST(0, TEST_time_t_lt((time_t)88, (time_t)30))
crypto/openssl/test/test_test.c
202
|| !TEST(1, TEST_time_t_le((time_t)30, (time_t)88))
crypto/openssl/test/test_test.c
203
|| !TEST(1, TEST_time_t_le((time_t)33, (time_t)33))
crypto/openssl/test/test_test.c
204
|| !TEST(0, TEST_time_t_le((time_t)88, (time_t)30))
crypto/openssl/test/test_test.c
205
|| !TEST(1, TEST_time_t_gt((time_t)52, (time_t)33))
crypto/openssl/test/test_test.c
206
|| !TEST(0, TEST_time_t_gt((time_t)33, (time_t)52))
crypto/openssl/test/test_test.c
207
|| !TEST(1, TEST_time_t_ge((time_t)52, (time_t)33))
crypto/openssl/test/test_test.c
208
|| !TEST(1, TEST_time_t_ge((time_t)38, (time_t)38))
crypto/openssl/test/test_test.c
209
|| !TEST(0, TEST_time_t_ge((time_t)33, (time_t)52)))
crypto/openssl/test/testutil.h
324
DECLARE_COMPARISONS(time_t, time_t)
crypto/openssl/test/testutil.h
651
time_t test_asn1_string_to_time_t(const char *asn1_string);
crypto/openssl/test/testutil/helper.c
26
time_t test_asn1_string_to_time_t(const char *asn1_string)
crypto/openssl/test/testutil/helper.c
33
time_t timestamp_local;
crypto/openssl/test/testutil/helper.c
35
time_t timestamp_utc;
crypto/openssl/test/testutil/tests.c
453
const time_t t1, const time_t t2) \
crypto/openssl/test/time_offset_test.c
58
static time_t the_time = 975628800;
crypto/openssl/test/x509_time_test.c
23
time_t cmp_time;
crypto/openssl/test/x509_time_test.c
427
time_t now = time(NULL);
crypto/openssl/test/x509_time_test.c
473
time_t now = time(NULL);
include/arpa/nameser.h
609
const u_char *, int, u_char *, int *, time_t);
include/arpa/nameser.h
611
const u_char *, int, u_char *, int *, time_t,
include/arpa/nameser.h
623
time_t *, int);
include/pwd.h
116
time_t pw_change; /* password change time */
include/pwd.h
121
time_t pw_expire; /* account expiration */
include/rpc/rpcb_clnt.h
79
extern bool_t rpcb_gettime(const char *, time_t *);
include/time.h
119
char *ctime(const time_t *);
include/time.h
121
double difftime(time_t, time_t);
include/time.h
124
struct tm *gmtime(const time_t *);
include/time.h
125
struct tm *localtime(const time_t *);
include/time.h
126
time_t mktime(struct tm *);
include/time.h
129
time_t time(time_t *);
include/time.h
157
char *ctime_r(const time_t *, char *);
include/time.h
160
struct tm *gmtime_r(const time_t *, struct tm *);
include/time.h
161
struct tm *localtime_r(const time_t *, struct tm *);
include/time.h
172
time_t timelocal(struct tm * const);
include/time.h
174
time_t time2posix(time_t t);
include/time.h
175
time_t posix2time(time_t t);
include/time.h
176
struct tm *offtime(const time_t *, long);
include/time.h
177
struct tm *offtime_r(const time_t *__restrict, long, struct tm *__restrict);
include/time.h
195
time_t timegm(struct tm * const);
include/timeconv.h
51
time_t _time32_to_time(__int32_t t32);
include/timeconv.h
52
__int32_t _time_to_time32(time_t t);
include/timeconv.h
53
time_t _time64_to_time(__int64_t t64);
include/timeconv.h
54
__int64_t _time_to_time64(time_t t);
include/timeconv.h
55
long _time_to_long(time_t t);
include/timeconv.h
56
time_t _long_to_time(long tlong);
include/timeconv.h
57
int _time_to_int(time_t t);
include/timeconv.h
58
time_t _int_to_time(int tint);
include/utime.h
44
time_t actime; /* Access time */
include/utime.h
45
time_t modtime; /* Modification time */
kerberos5/lib/libgssapi_krb5/gss_krb5.c
521
time_t *authtime)
lib/libbe/be.c
550
time_t rawtime;
lib/libbluetooth/bluetooth.h
172
ssize_t bt_devrecv (int s, void *buf, size_t size, time_t to);
lib/libbluetooth/bluetooth.h
173
int bt_devreq (int s, struct bt_devreq *r, time_t to);
lib/libbluetooth/bluetooth.h
182
int bt_devinquiry(char const *devname, time_t length, int num_rsp,
lib/libbluetooth/bluetooth.h
185
time_t to, uint16_t clk_off,
lib/libbluetooth/hci.c
137
bt_devrecv(int s, void *buf, size_t size, time_t to)
lib/libbluetooth/hci.c
213
bt_devreq(int s, struct bt_devreq *r, time_t to)
lib/libbluetooth/hci.c
220
time_t t_end;
lib/libbluetooth/hci.c
407
bt_devinquiry(char const *devname, time_t length, int num_rsp,
lib/libbluetooth/hci.c
51
static time_t bt_get_default_hci_command_timeout(void);
lib/libbluetooth/hci.c
541
bt_devremote_name(char const *devname, const bdaddr_t *remote, time_t to,
lib/libbluetooth/hci.c
796
static time_t
lib/libbluetooth/hci.c
812
return ((time_t)to);
lib/libc/db/test/hash.tests/thash4.c
56
time_t t;
lib/libc/gen/time.c
35
time_t
lib/libc/gen/time.c
36
time(time_t *t)
lib/libc/gen/time.c
39
time_t retval;
lib/libc/include/isc/eventlib.h
168
struct timespec evConsTime __P((time_t sec, long nsec));
lib/libc/include/isc/platform.h
33
time_t tv_sec; /* seconds */
lib/libc/isc/ev_timers.c
212
if (due.tv_sec == (time_t)0 && due.tv_nsec == 0L)
lib/libc/isc/ev_timers.c
71
evConsTime(time_t sec, long nsec) {
lib/libc/net/nsdispatch.c
334
static time_t confmod;
lib/libc/resolv/res_debug.c
1152
time_t clock = secs;
lib/libc/resolv/res_private.h
17
time_t conf_stat; /* time of last stat(resolv.conf) */
lib/libc/rpc/rpcb_clnt.c
1182
rpcb_gettime(const char *host, time_t *timep)
lib/libc/stdio/xprintf_time.c
63
time_t *tp;
lib/libc/stdio/xprintf_time.c
78
tp = *((time_t **)arg[0]);
lib/libc/stdtime/strftime.c
303
time_t) + 1];
lib/libc/stdtime/strftime.c
304
time_t mkt;
lib/libc/stdtime/strftime.c
308
if (TYPE_SIGNED(time_t))
lib/libc/stdtime/strptime.c
492
time_t t;
lib/libc/stdtime/strptime.c
697
time_t t = timegm(tm);
lib/libc/stdtime/time32.c
21
time_t
lib/libc/stdtime/time32.c
24
return((time_t)t32);
lib/libc/stdtime/time32.c
33
_time_to_time32(time_t t)
lib/libc/stdtime/time32.c
43
time_t
lib/libc/stdtime/time32.c
46
return((time_t)t64);
lib/libc/stdtime/time32.c
54
_time_to_time64(time_t t)
lib/libc/stdtime/time32.c
64
_time_to_long(time_t t)
lib/libc/stdtime/time32.c
71
time_t
lib/libc/stdtime/time32.c
76
return((time_t)tlong);
lib/libc/stdtime/time32.c
84
_time_to_int(time_t t)
lib/libc/stdtime/time32.c
91
time_t
lib/libc/stdtime/time32.c
96
return((time_t)tint);
lib/libc/tests/nss/getpw_test.c
192
pwd->pw_change = (time_t)strtol(s, &ts, 10);
lib/libc/tests/nss/getpw_test.c
213
pwd->pw_expire = (time_t)strtol(s, &ts, 10);
lib/libc/tests/stdtime/detect_tz_changes_test.c
206
time_t changed, now;
lib/libc/tests/stdtime/detect_tz_changes_test.c
50
static const time_t then = 1751328000; /* 2025-07-01 00:00:00 UTC */
lib/libc/yp/yplib.c
145
time_t t;
lib/libc/yp/yplib.c
179
time_t oldest = 0;
lib/libc/yp/yplib.c
63
time_t ypc_expire_t;
lib/libcapsicum/capsicum_helpers.h
136
time_t delta;
lib/libcasper/services/cap_pwd/cap_pwd.c
107
pwd->pw_change = (time_t)nvlist_get_number(nvl, "pw_change");
lib/libcasper/services/cap_pwd/cap_pwd.c
128
pwd->pw_expire = (time_t)nvlist_get_number(nvl, "pw_expire");
lib/libfetch/fetch.h
49
time_t ims_time;
lib/libfetch/fetch.h
55
time_t atime;
lib/libfetch/fetch.h
56
time_t mtime;
lib/libfetch/ftp.c
405
time_t t;
lib/libfetch/ftp.c
465
if (t == (time_t)-1)
lib/libfetch/http.c
1594
time_t mtime;
lib/libfetch/http.c
1671
timestruct = gmtime((time_t *)&url->ims_time);
lib/libfetch/http.c
877
http_parse_mtime(const char *p, time_t *mtime)
lib/libipsec/pfkey_dump.c
365
time_t tmp_time = time(0);
lib/libipsec/pfkey_dump.c
647
str_time(time_t t)
lib/libipsec/pfkey_dump.c
95
static char *str_time(time_t);
lib/libpam/modules/pam_lastlog/pam_lastlog.c
71
time_t t;
lib/libpam/modules/pam_unix/pam_unix.c
168
time_t warntime;
lib/libpam/modules/pam_unix/pam_unix.c
291
time_t passwordtime;
lib/libpfctl/libpfctl.h
110
time_t last_active_timestamp;
lib/libpfctl/libpfctl.h
207
time_t last_active_timestamp;
lib/libpfctl/libpfctl.h
297
time_t exptime;
lib/libradius/radlib.c
683
time_t now;
lib/libradius/radlib.c
991
time_t now;
lib/libradius/radlib_private.h
73
time_t dead_time; /* Don't try this server for the time period if it is dead */
lib/libradius/radlib_private.h
74
time_t next_probe; /* Time of a next probe after failure */
lib/librpcsec_gss/svc_rpcsec_gss.c
119
time_t cl_expiration; /* when to gc */
lib/librpcsec_gss/svc_rpcsec_gss.c
465
time_t now = time(0);
lib/libsecureboot/h/libsecureboot.h
67
void ve_utc_set(time_t utc);
lib/libsecureboot/tests/tvo.c
36
extern time_t ve_utc;
lib/libsecureboot/tests/tvo.c
88
ve_utc = (time_t)atoi(optarg);
lib/libsecureboot/vets.c
143
gdate(char *buf, size_t bufsz, time_t clock)
lib/libsecureboot/vets.c
179
extern time_t ve_utc;
lib/libsecureboot/vets.c
180
time_t ve_utc = 0;
lib/libsecureboot/vets.c
182
static time_t ve_utc = 0;
lib/libsecureboot/vets.c
194
ve_utc_set(time_t utc)
lib/libsecureboot/vets.c
459
time_t not_before;
lib/libsecureboot/vets.c
460
time_t not_after;
lib/libufs/libufs.h
124
bool ffs_oldfscompat_inode_read(struct fs *, union dinodep, time_t);
lib/libunbound/config.h
1441
struct tm *gmtime_r(const time_t *timep, struct tm *result);
lib/libunbound/config.h
1494
char *ctime_r(const time_t *timep, char *buf);
lib/libutil/login_cap.h
144
int auth_timeok(login_cap_t *, time_t);
lib/libutil/login_cap.h
149
int in_lt(const login_time_t *, time_t *);
lib/libutil/login_cap.h
150
int in_ltm(const login_time_t *, struct tm *, time_t *);
lib/libutil/login_cap.h
151
int in_ltms(const login_time_t *, struct tm *, time_t *);
lib/libutil/login_cap.h
152
int in_lts(const login_time_t *, time_t *);
lib/libutil/login_ok.c
216
auth_timeok(login_cap_t *lc, time_t t)
lib/libutil/login_ok.c
220
if (lc != NULL && t != (time_t)0 && t != (time_t)-1) {
lib/libutil/login_times.c
107
in_ltm(const login_time_t *ltm, struct tm *tt, time_t *ends)
lib/libutil/login_times.c
135
in_lt(const login_time_t *ltm, time_t *t)
lib/libutil/login_times.c
142
in_ltms(const login_time_t *ltm, struct tm *tm, time_t *t)
lib/libutil/login_times.c
155
in_lts(const login_time_t *ltm, time_t *t)
lib/libvmmapi/amd64/vmmapi_machdep.c
392
vm_rtc_settime(struct vmctx *ctx, time_t secs)
lib/libvmmapi/amd64/vmmapi_machdep.c
404
vm_rtc_gettime(struct vmctx *ctx, time_t *secs)
lib/libvmmapi/vmmapi.h
254
int vm_rtc_settime(struct vmctx *ctx, time_t secs);
lib/libvmmapi/vmmapi.h
255
int vm_rtc_gettime(struct vmctx *ctx, time_t *secs);
libexec/atrun/atrun.c
453
time_t now, run_time;
libexec/atrun/atrun.c
544
run_time = (time_t) ctm*60;
libexec/bootpd/dumptab.c
47
time_t t;
libexec/bootpd/tzone.c
36
time_t now;
libexec/getty/main.c
725
time_t t;
libexec/getty/main.c
754
t = (time_t)0;
libexec/pkg-serve/pkg-serve.c
126
mtime = (time_t)strtoimax(age, &end, 10);
libexec/pkg-serve/pkg-serve.c
48
time_t mtime;
libexec/rbootd/rbootd.c
295
time_t now;
libexec/rbootd/utils.c
96
tmp = localtime((time_t *)&rconn->tstamp.tv_sec);
libexec/rpc.rusersd/rusers_proc.c
109
time_t now;
libexec/talkd/announce.c
89
time_t clock_sec;
libexec/talkd/process.c
182
time_t best = 0;
libexec/talkd/table.c
114
time_t current_time;
libexec/talkd/table.c
152
time_t current_time;
libexec/talkd/table.c
80
time_t current_time;
libexec/tftpd/tftpd.c
632
time_t tval;
libexec/tftpd/tftpd.c
799
time_t now;
sbin/adjkerntz/adjkerntz.c
79
time_t initial_sec, final_sec;
sbin/bectl/bectl_list.c
259
localtime((time_t *)&ctimenum));
sbin/camcontrol/progress.h
47
time_t start; /* time we started this */
sbin/camcontrol/progress.h
48
time_t now; /* time now */
sbin/camcontrol/progress.h
49
time_t eta; /* estimated # of secs until completion */
sbin/camcontrol/timestamp.c
248
time_t time_value;
sbin/camcontrol/timestamp.c
463
time_t time_var = ts / 1000;
sbin/dhclient/clparse.c
203
time_t tmp;
sbin/dhclient/dhclient.c
1033
time_t stop_selecting;
sbin/dhclient/dhclient.c
122
#define TIME_MAX ((((time_t) 1 << (sizeof(time_t) * CHAR_BIT - 2)) - 1) * 2 + 1)
sbin/dhclient/dhclient.c
152
static time_t scripttime;
sbin/dhclient/dhclient.c
236
time_t t = time(NULL);
sbin/dhclient/dhclient.c
93
time_t cur_time; /* Seconds since epoch. */
sbin/dhclient/dhclient.c
95
static time_t default_lease_time = 43200; /* 12 hours... */
sbin/dhclient/dhcpd.h
125
time_t expiry, renewal, rebind;
sbin/dhclient/dhcpd.h
162
time_t timeout;
sbin/dhclient/dhcpd.h
163
time_t initial_interval;
sbin/dhclient/dhcpd.h
164
time_t retry_interval;
sbin/dhclient/dhcpd.h
165
time_t select_interval;
sbin/dhclient/dhcpd.h
166
time_t reboot_timeout;
sbin/dhclient/dhcpd.h
167
time_t backoff_cutoff;
sbin/dhclient/dhcpd.h
186
time_t first_sending;
sbin/dhclient/dhcpd.h
187
time_t interval;
sbin/dhclient/dhcpd.h
290
void parse_lease_time(FILE *, time_t *);
sbin/dhclient/dhcpd.h
294
time_t parse_date(FILE *);
sbin/dhclient/dhcpd.h
322
void add_timeout(time_t, void (*)(void *), void *);
sbin/dhclient/dhcpd.h
365
extern time_t cur_time; /* Seconds since epoch */
sbin/dhclient/dispatch.c
366
add_timeout(time_t when_s, void (*where)(void *), void *what)
sbin/dhclient/parse.c
219
parse_lease_time(FILE *cfile, time_t *timep)
sbin/dhclient/parse.c
442
time_t
sbin/dhclient/tests/option-domain-search.c
307
parse_date_helper(const char *string, time_t timestamp)
sbin/dhclient/tests/option-domain-search.c
311
time_t ts;
sbin/dhclient/tree.h
54
time_t timeout;
sbin/dump/dump.h
160
time_t dd_ddate;
sbin/dump/dump.h
81
extern time_t tstart_writing; /* when started writing the first tape block */
sbin/dump/dump.h
82
extern time_t tend_writing; /* after writing the last tape block */
sbin/dump/dump.h
98
time_t unctime(char *str);
sbin/dump/itime.c
210
time_t t = _time64_to_time(spcl.c_date);
sbin/dump/main.c
419
time_t t = _time64_to_time(spcl.c_date);
sbin/dump/main.c
429
time_t t = _time64_to_time(spcl.c_ddate);
sbin/dump/main.c
545
(void)time((time_t *)&(tstart_writing));
sbin/dump/main.c
587
(void)time((time_t *)&(tend_writing));
sbin/dump/main.c
90
time_t tstart_writing; /* when started writing the first tape block */
sbin/dump/main.c
91
time_t tend_writing; /* after writing the last tape block */
sbin/dump/optr.c
180
time_t tschedule = 0;
sbin/dump/optr.c
186
time_t tnow, tdone;
sbin/dump/optr.c
373
time_t tnow;
sbin/dump/tape.c
368
time_t tstart_changevol, tend_changevol;
sbin/dump/tape.c
373
(void)time((time_t *)&(tstart_changevol));
sbin/dump/tape.c
383
(void)time((time_t *)&(tend_changevol));
sbin/dump/tape.c
384
if ((tstart_changevol != (time_t)-1) && (tend_changevol != (time_t)-1))
sbin/dump/unctime.c
40
time_t
sbin/dump/unctime.c
47
return ((time_t)-1);
sbin/dumpfs/dumpfs.c
150
time_t fstime, fsmtime;
sbin/dumpfs/dumpfs.c
335
time_t cgtime;
sbin/fsck_ffs/inode.c
1348
time_t t;
sbin/fsck_ffs/inode.c
49
static time_t now; /* current time of day */
sbin/fsdb/fsdb.c
1166
dotime(char *name, time_t *secp, int32_t *nsecp)
sbin/fsdb/fsdb.c
1220
time_t secs;
sbin/fsdb/fsdb.c
1236
time_t secs;
sbin/fsdb/fsdb.c
1253
time_t secs;
sbin/fsdb/fsdb.c
1270
time_t secs;
sbin/fsdb/fsdbutil.c
113
time_t t;
sbin/ggate/ggated/ggated.c
470
time_t now;
sbin/ggate/ggated/ggated.c
71
time_t c_birthtime;
sbin/growfs/growfs.c
106
static void initcg(int, time_t, int, unsigned int);
sbin/growfs/growfs.c
107
static void updjcg(int, time_t, int, int, unsigned int);
sbin/growfs/growfs.c
108
static void updcsloc(time_t, int, int, unsigned int);
sbin/growfs/growfs.c
128
time_t modtime;
sbin/growfs/growfs.c
289
initcg(int cylno, time_t modtime, int fso, unsigned int Nflag)
sbin/growfs/growfs.c
550
updjcg(int cylno, time_t modtime, int fsi, int fso, unsigned int Nflag)
sbin/growfs/growfs.c
788
updcsloc(time_t modtime, int fsi, int fso, unsigned int Nflag)
sbin/hastd/hastd.c
1071
time_t lastcheck, now;
sbin/hastd/hooks.c
284
time_t now;
sbin/hastd/hooks.c
73
time_t hp_birthtime;
sbin/hastd/hooks.c
75
time_t hp_lastreport;
sbin/hastd/primary.c
1067
time_t start = time(NULL);
sbin/hastd/primary.c
1547
time_t lastcheck, now;
sbin/hastd/primary.c
2405
time_t lastcheck, now;
sbin/ifconfig/af_inet6.c
140
time_t newval;
sbin/ifconfig/af_inet6.c
149
newval = (time_t)strtoul(val, &ep, 0);
sbin/ifconfig/af_inet6.c
278
print_lifetime(const char *prepend, time_t px_time, struct timespec *now)
sbin/ifconfig/af_inet6.c
602
sec2str(time_t total)
sbin/ifconfig/af_inet6.c
86
static char *sec2str(time_t);
sbin/init/init.c
143
time_t se_started; /* used to avoid thrashing */
sbin/init/init.c
1489
time_t current_time = time((time_t *) 0);
sbin/init/init.c
1605
sp->se_started = time((time_t *) 0);
sbin/init/init.c
1739
sp->se_started = time((time_t *) 0);
sbin/ipf/common/ipf.h
352
extern int sendtrap_v1_0(int, char *, char *, int, time_t);
sbin/ipf/common/ipmon.h
14
time_t imm_when;
sbin/ipf/ipfstat/ipfstat.c
1291
time_t t;
sbin/ipf/ipmon/ipmon.c
128
static struct tm *get_tm(time_t);
sbin/ipf/ipmon/ipmon.c
609
get_tm(time_t sec)
sbin/ipf/ipmon/ipmon.c
612
time_t t;
sbin/ipf/libipf/save_v1trap.c
18
time_t);
sbin/ipf/libipf/save_v1trap.c
290
int msglen, u_32_t ipaddr, time_t when)
sbin/ipf/libipf/save_v1trap.c
430
sendtrap_v1_0(int fd, char *community, char *msg, int msglen, time_t when)
sbin/ipfw/ipfw2.c
2481
time_t t = (time_t)0;
sbin/mount_nfs/mount_nfs.c
532
static time_t
sbin/mount_nfs/mount_nfs.c
533
rtm_ifinfo_sleep(time_t sec)
sbin/newfs/mkfs.c
101
static void fsinit(time_t);
sbin/newfs/mkfs.c
103
static void initcg(int, time_t);
sbin/newfs/mkfs.c
117
time_t utime;
sbin/newfs/mkfs.c
699
initcg(int cylno, time_t utime)
sbin/newfs/mkfs.c
897
fsinit(time_t utime)
sbin/newfs_msdos/mkfs_msdos.c
252
time_t now;
sbin/newfs_msdos/mkfs_msdos.h
47
AOPT('T', time_t, timestamp, 0, "Timestamp") \
sbin/newfs_msdos/newfs_msdos.c
51
static time_t
sbin/newfs_msdos/newfs_msdos.c
59
return (time_t)st.st_mtime;
sbin/newfs_msdos/newfs_msdos.c
65
return (time_t)l;
sbin/pfctl/pfctl_parser.c
522
time_t runtime;
sbin/pfctl/pfctl_parser.c
532
time_t day = runtime;
sbin/pfctl/pfctl_table.c
431
time_t time = ts->pfrts_tzero;
sbin/pfctl/pfctl_table.c
542
time_t time = as->pfras_tzero;
sbin/pfctl/pfctl_table.c
688
time_t tzero = p->pfik_tzero;
sbin/ping/ping.c
489
itv.it_value.tv_sec = (time_t)alarmtimeout;
sbin/ping/ping6.c
444
intvl.tv_sec = (time_t)t;
sbin/ping/ping6.c
563
itv.it_value.tv_sec = (time_t)alarmtimeout;
sbin/recoverdisk/recoverdisk.c
109
account_good_read(time_t now, uint64_t bytes)
sbin/recoverdisk/recoverdisk.c
249
time_t t_now = time(NULL);
sbin/recoverdisk/recoverdisk.c
44
time_t t0;
sbin/recoverdisk/recoverdisk.c
446
attempt_one_lump(time_t t_now)
sbin/recoverdisk/recoverdisk.c
45
time_t t1;
sbin/recoverdisk/recoverdisk.c
74
static time_t t_first;
sbin/recoverdisk/recoverdisk.c
746
time_t t_now, t_report, t_save;
sbin/recoverdisk/recoverdisk.c
747
time_t snapshot = 60, unsaved;
sbin/recoverdisk/recoverdisk.c
84
account_good_read_period(time_t now, uint64_t bytes,
sbin/recoverdisk/recoverdisk.c
85
struct period_head *ph, time_t dt)
sbin/restore/main.c
61
time_t dumptime;
sbin/restore/main.c
62
time_t dumpdate;
sbin/restore/restore.h
111
time_t atime_sec; /* access time seconds */
sbin/restore/restore.h
112
time_t mtime_sec; /* modified time seconds */
sbin/restore/restore.h
113
time_t birthtime_sec; /* creation time seconds */
sbin/restore/restore.h
58
extern time_t dumptime; /* time that this dump begins */
sbin/restore/restore.h
59
extern time_t dumpdate; /* time that this dump was made */
sbin/restore/symtab.c
422
time_t dumptime;
sbin/restore/symtab.c
423
time_t dumpdate;
sbin/restore/tape.c
440
time_t t = _time64_to_time(tmpbuf.c_date);
sbin/restore/tape.c
547
time_t t;
sbin/route/route.c
1528
time_t now;
sbin/routed/defs.h
179
time_t rts_time; /* timer to junk stale routes */
sbin/routed/defs.h
185
time_t rt_poison_time; /* advertised metric */
sbin/routed/defs.h
257
time_t int_act_time; /* last thought healthy */
sbin/routed/defs.h
258
time_t int_query_time;
sbin/routed/defs.h
269
time_t ts; /* timestamp on network stats */
sbin/routed/defs.h
276
time_t start, end;
sbin/routed/defs.h
440
extern time_t now_stale;
sbin/routed/defs.h
441
extern time_t now_expire;
sbin/routed/defs.h
442
extern time_t now_garbage;
sbin/routed/defs.h
490
time_t reuse;
sbin/routed/defs.h
493
time_t until;
sbin/routed/defs.h
562
void del_redirects(naddr, time_t);
sbin/routed/main.c
62
time_t now_stale;
sbin/routed/main.c
63
time_t now_expire;
sbin/routed/main.c
64
time_t now_garbage;
sbin/routed/main.c
798
tp->tv_sec = (time_t)(hi == lo
sbin/routed/main.c
95
time_t dt;
sbin/routed/parms.c
422
parse_ts(time_t *tp,
sbin/routed/rdisc.c
294
time_t sec;
sbin/routed/rdisc.c
76
time_t dr_ts; /* when received */
sbin/routed/rdisc.c
77
time_t dr_life; /* lifetime in host byte order */
sbin/routed/table.c
1591
time_t old)
sbin/routed/table.c
767
time_t k_keep;
sbin/routed/table.c
769
time_t k_redirect_time; /* when redirected route 1st seen */
sbin/routed/table.c
875
time_t keep)
sbin/routed/trace.c
133
ts(time_t secs) {
sbin/savecore/savecore.c
166
time_t t;
sbin/setkey/parse.y
67
time_t p_lt_hard, p_lt_soft;
sbin/setkey/setkey.c
538
time_t cur = time(0);
sbin/setkey/setkey.c
644
gmt2local(time_t t)
sbin/setkey/setkey.c
70
static int32_t gmt2local(time_t);
sbin/setkey/setkey.c
90
static time_t thiszone;
sbin/shutdown/shutdown.c
453
time_t now;
sbin/shutdown/shutdown.c
82
static time_t offset, shuttime;
sbin/sysctl/sysctl.c
698
time_t tv_sec;
sbin/tunefs/tunefs.c
934
time_t utime;
share/examples/ipfilter/l4check/l4check.c
276
time_t now, now1;
share/examples/ipfilter/l4check/l4check.c
39
time_t l4_last; /* when we last connected */
stand/common/boot.c
174
time_t when, otime, ntime;
stand/common/commands.c
405
time_t when;
stand/common/commands.c
548
time_t start, end;
stand/efi/libefi/efinet.c
164
efinet_get(struct iodesc *desc, void **pkt, time_t timeout)
stand/efi/libefi/efinet.c
170
time_t t;
stand/efi/libefi/efinet.c
46
static ssize_t efinet_get(struct iodesc *, void **, time_t);
stand/efi/libefi/time.c
105
to_efi_time(EFI_TIME *efi_time, time_t time)
stand/efi/libefi/time.c
108
time_t seconds;
stand/efi/libefi/time.c
149
time_t
stand/efi/libefi/time.c
152
time_t UTime;
stand/efi/libefi/time.c
262
time_t
stand/efi/libefi/time.c
263
time(time_t *tloc)
stand/efi/libefi/time.c
275
time_t
stand/efi/libefi/time.c
64
static const time_t CumulativeDays[2][14] = {
stand/efi/libefi/time_arm64.c
53
time_t
stand/efi/libefi/time_arm64.c
54
time(time_t *tloc)
stand/efi/libefi/time_arm64.c
56
time_t t;
stand/efi/libefi/time_arm64.c
65
time_t
stand/efi/libefi/time_event.c
63
time_t
stand/efi/libefi/time_event.c
64
time(time_t *tloc)
stand/efi/libefi/time_event.c
66
time_t t;
stand/efi/libefi/time_event.c
75
time_t
stand/efi/loader/main.c
711
time_t now, then, last;
stand/i386/libi386/pxe.c
575
pxe_netif_get(struct iodesc *desc, void **pkt, time_t timeout)
stand/i386/libi386/pxe.c
577
time_t t;
stand/i386/libi386/pxe.c
74
static ssize_t pxe_netif_get(struct iodesc *, void **, time_t);
stand/i386/libi386/spinconsole.c
81
static time_t lasttime = 0;
stand/i386/libi386/spinconsole.c
82
time_t now;
stand/i386/libi386/time.c
32
time_t getsecs(void);
stand/i386/libi386/time.c
67
time_t
stand/i386/libi386/time.c
68
time(time_t *t)
stand/i386/libi386/time.c
70
static time_t lasttime;
stand/i386/libi386/time.c
71
time_t now, check;
stand/i386/libi386/time.c
92
time_t
stand/i386/libi386/time.c
95
time_t n = 0;
stand/kboot/include/host_syscall.h
88
time_t tv_sec;
stand/kboot/kboot/main.c
487
time_t
stand/kboot/kboot/main.c
495
time_t
stand/kboot/kboot/main.c
496
time(time_t *tloc)
stand/kboot/kboot/main.c
498
time_t rv;
stand/libofw/ofw_net.c
130
ofwn_get(struct iodesc *desc, void **pkt, time_t timeout)
stand/libofw/ofw_net.c
132
time_t t;
stand/libofw/ofw_net.c
47
static ssize_t ofwn_get(struct iodesc *, void **, time_t);
stand/libofw/ofw_time.c
30
time_t
stand/libofw/ofw_time.c
31
time(time_t *tloc)
stand/libofw/ofw_time.c
41
time_t
stand/libofw/ofw_time.c
44
time_t n = 0;
stand/libsa/arp.c
158
arprecv(struct iodesc *d, void **pkt, void **payload, time_t tleft, void *extra)
stand/libsa/arp.c
63
static ssize_t arprecv(struct iodesc *, void **, void **, time_t, void *);
stand/libsa/bootp.c
259
bootprecv(struct iodesc *d, void **pkt, void **payload, time_t tleft,
stand/libsa/bootp.c
61
static time_t bot;
stand/libsa/bootp.c
70
static ssize_t bootprecv(struct iodesc *, void **, void **, time_t, void *);
stand/libsa/ether.c
84
readether(struct iodesc *d, void **pkt, void **payload, time_t tleft,
stand/libsa/ip.c
397
readip(struct iodesc *d, void **pkt, void **payload, time_t tleft,
stand/libsa/ip.c
400
time_t t;
stand/libsa/net.c
83
ssize_t (*rproc)(struct iodesc *, void **, void **, time_t, void *),
stand/libsa/net.c
87
time_t t, tmo, tlast;
stand/libsa/net.c
88
time_t tref;
stand/libsa/net.h
107
ssize_t readether(struct iodesc *, void **, void **, time_t, uint16_t *);
stand/libsa/net.h
110
ssize_t readip(struct iodesc *, void **, void **, time_t, uint8_t);
stand/libsa/net.h
112
ssize_t readudp(struct iodesc *, void **, void **, time_t);
stand/libsa/net.h
116
ssize_t (*)(struct iodesc *, void **, void **, time_t,
stand/libsa/netif.c
217
netif_get(struct iodesc *desc, void **pkt, time_t timo)
stand/libsa/netif.h
13
ssize_t (*netif_get)(struct iodesc *, void **, time_t);
stand/libsa/netif.h
56
ssize_t netif_get(struct iodesc *, void **, time_t);
stand/libsa/rarp.c
141
rarprecv(struct iodesc *d, void **pkt, void **payload, time_t tleft,
stand/libsa/rarp.c
52
static ssize_t rarprecv(struct iodesc *, void **, void **, time_t, void *);
stand/libsa/rpc.c
215
recvrpc(struct iodesc *d, void **pkt, void **payload, time_t tleft, void *extra)
stand/libsa/rpc.c
95
static ssize_t recvrpc(struct iodesc *, void **, void **, time_t, void *);
stand/libsa/stand.h
447
extern time_t getsecs(void);
stand/libsa/stand.h
455
time_t time(time_t *);
stand/libsa/tftp.c
195
recvtftp(struct iodesc *d, void **pkt, void **payload, time_t tleft,
stand/libsa/tftp.c
68
static ssize_t recvtftp(struct iodesc *, void **, void **, time_t, void *);
stand/libsa/tftp.c
735
time_t start, end;
stand/libsa/time.c
32
volatile time_t time_second = 1;
stand/libsa/udp.c
105
readudp(struct iodesc *d, void **pkt, void **payload, time_t tleft)
stand/uboot/net.c
272
net_get(struct iodesc *desc, void **pkt, time_t timeout)
stand/uboot/net.c
276
time_t t;
stand/uboot/net.c
50
static ssize_t net_get(struct iodesc *, void **, time_t);
stand/uboot/time.c
34
time_t
stand/uboot/time.c
35
time(time_t *tloc)
stand/uboot/time.c
46
time_t
stand/userboot/userboot/main.c
79
time_t
sys/amd64/include/vmm_dev.h
232
time_t secs;
sys/amd64/vmm/io/vrtc.c
148
static time_t
sys/amd64/vmm/io/vrtc.c
152
time_t t, secs;
sys/amd64/vmm/io/vrtc.c
181
secs_to_rtc(time_t rtctime, struct vrtc *vrtc, int force_update)
sys/amd64/vmm/io/vrtc.c
281
static time_t
sys/amd64/vmm/io/vrtc.c
401
vrtc_time_update(struct vrtc *vrtc, time_t newtime, sbintime_t newbase)
sys/amd64/vmm/io/vrtc.c
404
time_t oldtime;
sys/amd64/vmm/io/vrtc.c
545
time_t rtctime;
sys/amd64/vmm/io/vrtc.c
633
time_t curtime, rtctime;
sys/amd64/vmm/io/vrtc.c
751
vrtc_set_time(struct vm *vm, time_t secs)
sys/amd64/vmm/io/vrtc.c
771
time_t
sys/amd64/vmm/io/vrtc.c
776
time_t t;
sys/amd64/vmm/io/vrtc.c
818
time_t curtime;
sys/amd64/vmm/io/vrtc.c
82
time_t base_rtctime;
sys/amd64/vmm/io/vrtc.c
873
time_t curtime;
sys/amd64/vmm/io/vrtc.c
95
#define VRTC_BROKEN_TIME ((time_t)-1)
sys/amd64/vmm/io/vrtc.c
984
time_t curtime;
sys/amd64/vmm/io/vrtc.h
41
time_t vrtc_get_time(struct vm *vm);
sys/amd64/vmm/io/vrtc.h
42
int vrtc_set_time(struct vm *vm, time_t secs);
sys/cam/ctl/ctl.c
2150
time_t best_time;
sys/cam/ctl/ctl_frontend.h
89
time_t last_use;
sys/cam/ctl/ctl_io.h
243
time_t start_time; /* I/O start time */
sys/cam/ctl/ctl_private.h
341
time_t lasttpt;
sys/cam/ctl/ctl_tpc.c
104
time_t last_active;
sys/cam/ctl/ctl_tpc.c
138
time_t last_active;
sys/cddl/dev/profile/profile.c
210
time_t sec;
sys/compat/linuxkpi/common/include/linux/time.h
89
set_normalized_timespec(struct timespec *ts, time_t sec, int64_t nsec)
sys/dev/aac/aac.c
1688
time_t then;
sys/dev/aac/aac.c
2029
time_t then;
sys/dev/aac/aac.c
2336
time_t deadline;
sys/dev/aac/aacvar.h
189
time_t cm_timestamp; /* command creation time */
sys/dev/aacraid/aacraid.c
1537
time_t then;
sys/dev/aacraid/aacraid.c
2072
time_t then;
sys/dev/aacraid/aacraid.c
2166
time_t deadline;
sys/dev/aacraid/aacraid_var.h
201
time_t cm_timestamp; /* command creation time */
sys/dev/acpica/Osd/OsdSynch.c
56
tv.tv_sec = (time_t)(Timeout / 1000);
sys/dev/iicbus/rtc/ds13rtc.c
238
read_timeword(struct ds13rtc_softc *sc, time_t *secs)
sys/dev/iicbus/rtc/ds13rtc.c
251
write_timeword(struct ds13rtc_softc *sc, time_t secs)
sys/dev/iicbus/rtc/nxprtc.c
208
time_t bat_time; /* Next time to check battery */
sys/dev/ips/ips_commands.c
407
void static ips_ffdc_settime(ips_adapter_ffdc_cmd *command, time_t sctime)
sys/dev/isp/isp_freebsd.h
203
time_t loop_down_time;
sys/dev/led/led.c
40
time_t last_second;
sys/dev/mfi/mfi.c
3691
time_t deadline;
sys/dev/mfi/mfi.c
3735
time_t deadline;
sys/dev/mfi/mfivar.h
86
time_t cm_timestamp;
sys/dev/mlx/mlxvar.h
157
time_t mlx_lastpoll; /* last time_second we polled for status */
sys/dev/mlx/mlxvar.h
89
time_t mc_timeout; /* when this command expires */
sys/dev/ocs_fc/ocs.h
173
time_t tgt_rscn_delay_msec; /*>> minimum target RSCN delay */
sys/dev/ocs_fc/ocs.h
183
time_t tgt_rscn_period_msec; /*>> minimum target RSCN period */
sys/dev/ocs_fc/ocs.h
208
time_t delay_value_msec;
sys/dev/ocs_fc/ocs_common.h
381
time_t time_last_gidpt_msec; /**< Start time of last target RSCN GIDPT */
sys/dev/ocs_fc/ocs_drv_fc.h
115
time_t tgt_rscn_delay_msec; /*>> minimum target RSCN delay */
sys/dev/ocs_fc/ocs_drv_fc.h
124
time_t tgt_rscn_period_msec; /*>> minimum target RSCN period */
sys/dev/ocs_fc/ocs_drv_fc.h
76
time_t delay_value_msec; /**< for injecting delays */
sys/dev/ocs_fc/ocs_fabric.c
899
time_t delay_msec;
sys/dev/ocs_fc/ocs_hw.c
2184
time_t tstart;
sys/dev/ocs_fc/ocs_hw.c
2185
time_t telapsed;
sys/dev/ocs_fc/ocs_hw.c
8429
time_t tstart;
sys/dev/ocs_fc/ocs_hw.c
8430
time_t telapsed;
sys/dev/ocs_fc/ocs_os.h
298
static inline time_t
sys/dev/ocs_fc/sli4.h
3094
time_t max_process_time;
sys/dev/syscons/syscons.c
2190
static time_t kbd_time_stamp = 0;
sys/dev/tws/tws.h
157
time_t timeout;
sys/dev/tws/tws_cam.c
1193
time_t endt;
sys/dev/tws/tws_hdm.c
386
time_t endt;
sys/dev/tws/tws_hdm.c
461
time_t endt;
sys/dev/tws/tws_user.c
301
time_t ctime;
sys/dev/watchdog/watchdog.c
230
wd_get_time_left(struct thread *td, time_t *remainp)
sys/dev/watchdog/watchdog.c
324
time_t timeleft;
sys/dev/watchdog/watchdog.c
91
static time_t wd_lastpat = 0; /* when the watchdog was last patted */
sys/dev/xen/pcifront/pcifront.c
368
time_t timeout;
sys/fs/devfs/devfs_vnops.c
100
time_t ts;
sys/fs/nfs/nfs.h
679
time_t nd_tcpconntime; /* Time TCP connection est. */
sys/fs/nfs/nfs_commonkrpc.c
641
time_t now;
sys/fs/nfs/nfs_commonsubs.c
4339
static time_t lasttime = 0;
sys/fs/nfs/nfsclstate.h
118
time_t nfsc_expire;
sys/fs/nfs/nfsclstate.h
169
time_t nfsdl_timestamp; /* used for stale cleanup */
sys/fs/nfs/nfsclstate.h
259
time_t nfsly_timestamp;
sys/fs/nfs/nfsclstate.h
89
time_t nfsclds_expire;
sys/fs/nfs/nfsport.h
709
time_t nsf_eograce; /* Time grace period ends */
sys/fs/nfs/nfsport.h
710
time_t *nsf_bootvals; /* Previous boottime values */
sys/fs/nfs/nfsrvcache.h
52
time_t rc_timestamp; /* Time done */
sys/fs/nfs/nfsrvcache.h
67
time_t cachetime;
sys/fs/nfs/nfsrvstate.h
102
time_t lc_expiry; /* Expiry time (sec) */
sys/fs/nfs/nfsrvstate.h
103
time_t lc_delegtime; /* Old deleg expiry (sec) */
sys/fs/nfs/nfsrvstate.h
224
time_t expiry;
sys/fs/nfs/nfsrvstate.h
225
time_t limit;
sys/fs/nfs/nfsrvstate.h
227
time_t last;
sys/fs/nfs/nfsrvstate.h
313
time_t lug_expiry; /* Expiry time in sec */
sys/fs/nfsclient/nfs_clstate.c
2748
time_t mytime;
sys/fs/nfsclient/nfs_clstate.c
2749
static time_t prevsec = 0;
sys/fs/nfsclient/nfsnode.h
101
time_t n_attrstamp; /* Attr. cache timestamp */
sys/fs/nfsclient/nfsnode.h
77
time_t stamp; /* mode cache timestamp */
sys/fs/nfsserver/nfs_nfsdcache.c
849
time_t thisstamp;
sys/fs/nfsserver/nfs_nfsdcache.c
850
static time_t udp_lasttrim = 0, tcp_lasttrim = 0;
sys/fs/nfsserver/nfs_nfsdkrpc.c
105
extern time_t nfsdev_time;
sys/fs/nfsserver/nfs_nfsdport.c
599
time_t savbtime;
sys/fs/nfsserver/nfs_nfsdserv.c
5568
time_t dev_time;
sys/fs/nfsserver/nfs_nfsdserv.c
60
extern time_t nfsdev_time;
sys/fs/nfsserver/nfs_nfsdstate.c
140
NFSD_VNET_DEFINE_STATIC(time_t, nfsrvboottime);
sys/fs/nfsserver/nfs_nfsdstate.c
192
static time_t nfsrv_leaseexpiry(void);
sys/fs/nfsserver/nfs_nfsdstate.c
39
time_t nfsdev_time = 0;
sys/fs/nfsserver/nfs_nfsdstate.c
4907
sf->nsf_bootvals = (time_t *)malloc((sf->nsf_numboots + 1) *
sys/fs/nfsserver/nfs_nfsdstate.c
4908
sizeof(time_t), M_TEMP, M_WAITOK);
sys/fs/nfsserver/nfs_nfsdstate.c
4911
(caddr_t)sf->nsf_bootvals, sf->nsf_numboots * sizeof (time_t), off,
sys/fs/nfsserver/nfs_nfsdstate.c
4935
off += (sf->nsf_numboots * sizeof (time_t));
sys/fs/nfsserver/nfs_nfsdstate.c
5036
sf->nsf_bootvals = (time_t *)malloc(sizeof(time_t),
sys/fs/nfsserver/nfs_nfsdstate.c
5059
sf->nsf_numboots * sizeof (time_t),
sys/fs/nfsserver/nfs_nfsdstate.c
5616
time_t starttime;
sys/fs/nfsserver/nfs_nfsdstate.c
5926
static time_t
sys/fs/smbfs/smbfs_node.h
50
time_t n_attrage; /* attributes cache time */
sys/fs/tarfs/tarfs.h
140
time_t mtime; /* default mtime for directories */
sys/fs/tarfs/tarfs.h
230
time_t mtime, uid_t uid, gid_t gid, mode_t mode,
sys/fs/tarfs/tarfs_subr.c
166
__enum_uint8(vtype) type, off_t off, size_t sz, time_t mtime, uid_t uid, gid_t gid,
sys/fs/tarfs/tarfs_vfsops.c
449
time_t mtime;
sys/fs/tarfs/tarfs_vfsops.c
863
time_t mtime;
sys/geom/cache/g_cache.h
83
time_t d_atime; /* access time */
sys/geom/journal/g_journal.c
1956
g_journal_wait(struct g_journal_softc *sc, time_t last_write)
sys/geom/journal/g_journal.c
2019
time_t last_write;
sys/geom/mirror/g_mirror.h
103
time_t ds_update_ts; /* Time of last metadata update. */
sys/geom/mirror/g_mirror.h
203
time_t sc_last_write;
sys/geom/raid/g_raid.h
276
time_t v_last_write; /* Time of the last write. */
sys/geom/raid3/g_raid3.h
220
time_t sc_last_write;
sys/kern/kern_ntptime.c
196
static time_t pps_lastsec; /* time at last calibration (s) */
sys/kern/kern_ntptime.c
507
ntp_update_second(int64_t *adjustment, time_t *newsec, long *tai_off)
sys/kern/kern_ntptime.c
747
time_t u_sec;
sys/kern/kern_tc.c
105
volatile time_t time_second = 1;
sys/kern/kern_tc.c
106
volatile time_t time_uptime = 1;
sys/kern/kern_tc.c
1375
time_t t;
sys/kern/kern_tc.c
2075
static time_t last_calib;
sys/kern/kern_time.c
521
time_t over;
sys/kern/subr_clock.c
160
(sizeof(time_t) == 4 && year > 2037)) { /* time_t overflow */
sys/kern/subr_clock.c
185
ts->tv_sec = (((time_t)days * 24 + ct->hour) * 60 + ct->min) * 60 +
sys/kern/subr_clock.c
246
time_t i, year, days;
sys/kern/subr_clock.c
247
time_t rsec; /* remainder seconds */
sys/kern/subr_clock.c
248
time_t secs;
sys/kern/subr_fattime.c
141
time_t t1;
sys/kern/subr_fattime.c
244
tsp->tv_sec += (time_t) DAY * day;
sys/kern/subr_fattime.c
273
ts.tv_sec = ((time_t) arc4random() << 4) ^ arc4random();
sys/kern/subr_param.c
85
time_t tick_seconds_max; /* max hz * seconds an integer can hold */
sys/kern/subr_rtc.c
331
inittodr(time_t base)
sys/kern/sys_generic.c
1550
time_t over;
sys/kern/sysv_shm.c
1342
time_t shm_atime; /* last attach time */
sys/kern/sysv_shm.c
1343
time_t shm_dtime; /* last detach time */
sys/kern/sysv_shm.c
1344
time_t shm_ctime; /* last change time */
sys/kern/vfs_mountroot.c
1064
time_t timebase;
sys/libkern/arc4random.c
65
time_t t_reseed;
sys/net/if.h
103
time_t tt;
sys/net/if_geneve.c
162
time_t gnvfe_expire;
sys/net/if_llatbl.c
557
static time_t
sys/net/if_llatbl.c
560
time_t lle_hittime = 0;
sys/net/if_llatbl.c
570
time_t
sys/net/if_llatbl.c
573
time_t lle_hittime = 0;
sys/net/if_llatbl.c
579
time_t hittime = llentry_get_hittime_raw(child_lle);
sys/net/if_llatbl.h
290
time_t llentry_get_hittime(struct llentry *lle);
sys/net/if_llatbl.h
69
time_t la_expire;
sys/net/if_llatbl.h
75
time_t ln_ntick;
sys/net/if_llatbl.h
76
time_t lle_remtime; /* Real time remaining */
sys/net/if_llatbl.h
77
time_t lle_hittime; /* Time when r_skip_req was unset */
sys/net/if_private.h
79
time_t if_epoch; /* uptime at attach or stat reset */
sys/net/if_vxlan.c
136
time_t vxlfe_expire;
sys/net/pfvar.h
1253
time_t created;
sys/net/pfvar.h
1254
time_t updated;
sys/net/pfvar.h
1255
time_t cleared;
sys/net/pfvar.h
1313
time_t pfsr_empty_ts;
sys/net/pfvar.h
1760
time_t pfras_tzero;
sys/net/pfvar.h
1771
time_t pfrts_tzero;
sys/net/pfvar.h
1833
time_t pfrkts_tzero;
sys/net/pfvar.h
1854
time_t pfrkc_tzero;
sys/net/pfvar.h
1912
time_t pfik_tzero;
sys/net/pfvar.h
2949
int pfr_insert_kentry(struct pfr_ktable *, struct pfr_addr *, time_t);
sys/net/pfvar.h
325
#define pf_timestamp_pcpu_zone (sizeof(time_t) == 4 ? pcpu_zone_4 : pcpu_zone_8)
sys/net/pfvar.h
326
_Static_assert(sizeof(time_t) == 4 || sizeof(time_t) == 8, "unexpected time_t size");
sys/net/pfvar.h
773
time_t *timestamp;
sys/net/pfvar.h
823
time_t *timestamp;
sys/net/pfvar.h
919
time_t exptime;
sys/net/route/route_temporal.c
56
time_t *next_callout;
sys/net/route/route_temporal.c
64
next_callout = (time_t *)arg;
sys/net/route/route_temporal.c
85
time_t next_expire;
sys/net/route/route_var.h
67
time_t next_expire; /* Next expire run ts */
sys/netinet/ip_reass.c
618
time_t t;
sys/netinet/ip_var.h
61
time_t ipq_expire; /* time_uptime when ipq expires */
sys/netinet/libalias/alias_db.c
1872
time_t now;
sys/netinet/sctp_header.h
86
time_t time_value_1;
sys/netinet/sctp_pcb.c
4430
sctp_is_in_timewait(uint32_t tag, uint16_t lport, uint16_t rport, time_t now)
sys/netinet/sctp_pcb.c
4452
sctp_set_vtag_block(struct sctp_timewait *vtag_block, time_t time,
sys/netinet/sctp_pcb.c
4467
time_t time;
sys/netinet/sctp_pcb.h
133
time_t tv_sec_at_expire; /* the seconds from boot to expire */
sys/netinet/sctp_pcb.h
266
time_t time_of_secret_change; /* number of seconds from
sys/netinet/tcp_syncache.c
2482
time_t delta;
sys/netinet/tcp_syncache.c
2556
time_t delta;
sys/netinet/tcp_syncache.h
106
time_t sch_last_overflow;
sys/netinet/tcp_syncache.h
137
time_t pause_until;
sys/netinet6/in6.c
1026
time_t
sys/netinet6/in6.c
1328
time_t expiry;
sys/netinet6/in6.c
530
time_t maxexpire;
sys/netinet6/in6.c
539
~((time_t)1 << ((sizeof(maxexpire) * 8) - 1));
sys/netinet6/in6.c
548
time_t maxexpire;
sys/netinet6/in6.c
557
~((time_t)1 << ((sizeof(maxexpire) * 8) - 1));
sys/netinet6/in6.h
675
time_t in6_expire_time(uint32_t);
sys/netinet6/in6_var.h
114
time_t ia6_createtime; /* the creation time of this address, which is
sys/netinet6/in6_var.h
117
time_t ia6_updatetime;
sys/netinet6/in6_var.h
90
time_t ia6t_expire; /* valid lifetime expiration time */
sys/netinet6/in6_var.h
91
time_t ia6t_preferred; /* preferred lifetime expiration time */
sys/netinet6/nd6.c
2669
time_t maxexpire;
sys/netinet6/nd6.c
2704
~((time_t)1 << ((sizeof(maxexpire) * 8) - 1));
sys/netinet6/nd6.c
651
time_t lle_hittime;
sys/netinet6/nd6.h
103
time_t expire;
sys/netinet6/nd6.h
216
time_t ndpr_expire; /* expiration time of the prefix */
sys/netinet6/nd6.h
217
time_t ndpr_preferred; /* preferred time of the prefix */
sys/netinet6/nd6.h
218
time_t ndpr_lastupdate; /* reception time of last advertisement */
sys/netinet6/nd6_rtr.c
2230
time_t vltime0, pltime0;
sys/netipsec/ipsec.h
110
time_t created; /* time created the policy */
sys/netipsec/ipsec.h
111
time_t lastused; /* updated every when kernel sends a packet */
sys/netipsec/ipsec.h
148
time_t created; /* for lifetime */
sys/netipsec/key.c
4644
key_flush_spd(time_t now)
sys/netipsec/key.c
4705
key_flush_sad(time_t now)
sys/netipsec/key.c
4911
key_flush_acq(time_t now)
sys/netipsec/key.c
4932
key_flush_spacq(time_t now)
sys/netipsec/key.c
4959
time_t now = time_second;
sys/netipsec/key.c
946
time_t ts;
sys/netipsec/keydb.h
255
time_t created; /* for lifetime */
sys/netlink/netlink_message_writer.h
289
nlattr_add_time_t(struct nl_writer *nw, uint16_t attrtype, time_t value)
sys/netlink/netlink_message_writer.h
291
return (nlattr_add(nw, attrtype, sizeof(time_t), &value));
sys/netlink/netlink_snl.h
637
if (NLA_DATA_LEN(nla) == sizeof(time_t)) {
sys/netlink/netlink_snl.h
638
memcpy(target, NLA_DATA_CONST(nla), sizeof(time_t));
sys/netpfil/ipfw/ip_fw_dynamic.c
357
VNET_DEFINE_STATIC(time_t, dyn_keepalive_last);
sys/netpfil/ipfw/ip_fw_dynamic.c
381
static time_t last_log; /* Log ratelimiting */
sys/netpfil/pf/pf_ioctl.c
6950
time_t since;
sys/netpfil/pf/pf_nl.c
1235
time_t since;
sys/netpfil/pf/pf_table.c
1237
time_t tzero = time_second;
sys/netpfil/pf/pf_table.c
1382
time_t tzero = time_second;
sys/netpfil/pf/pf_table.c
140
struct pfr_kentryworkq *, time_t);
sys/netpfil/pf/pf_table.c
1439
time_t tzero = time_second;
sys/netpfil/pf/pf_table.c
144
struct pfr_kentryworkq *, time_t, int);
sys/netpfil/pf/pf_table.c
154
static void pfr_commit_ktable(struct pfr_ktable *, time_t);
sys/netpfil/pf/pf_table.c
159
static void pfr_clstats_ktables(struct pfr_ktableworkq *, time_t,
sys/netpfil/pf/pf_table.c
161
static void pfr_clstats_ktable(struct pfr_ktable *, time_t, int);
sys/netpfil/pf/pf_table.c
163
*pfr_create_ktable(struct pfr_table *, time_t, int);
sys/netpfil/pf/pf_table.c
1683
time_t tzero = time_second;
sys/netpfil/pf/pf_table.c
1720
pfr_commit_ktable(struct pfr_ktable *kt, time_t tzero)
sys/netpfil/pf/pf_table.c
1945
pfr_clstats_ktables(struct pfr_ktableworkq *workq, time_t tzero, int recurse)
sys/netpfil/pf/pf_table.c
1954
pfr_clstats_ktable(struct pfr_ktable *kt, time_t tzero, int recurse)
sys/netpfil/pf/pf_table.c
1977
pfr_create_ktable(struct pfr_table *tbl, time_t tzero, int attachruleset)
sys/netpfil/pf/pf_table.c
246
time_t tzero = time_second;
sys/netpfil/pf/pf_table.c
398
time_t tzero = time_second;
sys/netpfil/pf/pf_table.c
589
time_t tzero = time_second;
sys/netpfil/pf/pf_table.c
844
struct pfr_kentryworkq *workq, time_t tzero)
sys/netpfil/pf/pf_table.c
863
pfr_insert_kentry(struct pfr_ktable *kt, struct pfr_addr *ad, time_t tzero)
sys/netpfil/pf/pf_table.c
932
time_t tzero, int negchange)
sys/nfs/bootp_subr.c
490
time_t atimo;
sys/nfs/bootp_subr.c
491
time_t rtimo;
sys/nfs/nfs_diskless.c
196
time_t timeout_at;
sys/nfsclient/nfsmount.h
92
time_t nm_last_renewal;
sys/nfsclient/nfsnode.h
103
time_t n_attrstamp; /* Attr. cache timestamp */
sys/nfsclient/nfsnode.h
81
time_t stamp; /* mode cache timestamp */
sys/nlm/nlm_prot_impl.c
120
static time_t nlm_grace_threshold;
sys/nlm/nlm_prot_impl.c
126
static time_t nlm_next_idle_check;
sys/nlm/nlm_prot_impl.c
210
time_t af_expiretime; /* (c) notification time */
sys/nlm/nlm_prot_impl.c
226
time_t nr_create_time; /* (l) when client was created */
sys/nlm/nlm_prot_impl.c
242
time_t nh_idle_timeout; /* (s) Time at which host is idle */
sys/nlm/nlm_prot_impl.c
689
time_t uptime = time_uptime;
sys/powerpc/powermac/smu.c
137
time_t sc_lastuserchange;
sys/powerpc/powermac/smusat.c
79
time_t sc_last_update;
sys/rpc/rpcb_clnt.h
82
extern bool_t rpcb_gettime(const char *, time_t *);
sys/rpc/rpcsec_gss/svc_rpcsec_gss.c
139
time_t cl_expiration; /* when to gc */
sys/rpc/rpcsec_gss/svc_rpcsec_gss.c
758
time_t now = time_uptime;
sys/rpc/svc.c
1080
time_t timo;
sys/rpc/svc.h
147
time_t xp_lastactive; /* time of last RPC */
sys/rpc/svc.h
288
time_t sg_lastcreatetime; /* when we last started a thread */
sys/rpc/svc.h
289
time_t sg_lastidlecheck; /* when we last checked idle transports */
sys/sys/_timespec.h
43
time_t tv_sec; /* seconds */
sys/sys/_timeval.h
48
time_t tv_sec; /* seconds */
sys/sys/acct.h
126
time_t ac_btime; /* starting time */
sys/sys/acct.h
63
time_t ac_btime; /* starting time */
sys/sys/acct.h
97
time_t ac_btime; /* starting time */
sys/sys/mount.h
253
time_t mnt_time; /* last time written*/
sys/sys/msg.h
100
time_t msg_ctime; /* time of last msgctl() */
sys/sys/msg.h
73
time_t msg_stime; /* time of last msgsnd() */
sys/sys/msg.h
75
time_t msg_rtime; /* time of last msgrcv() */
sys/sys/msg.h
77
time_t msg_ctime; /* time of last msgctl() */
sys/sys/msg.h
98
time_t msg_stime; /* time of last msgsnd() */
sys/sys/msg.h
99
time_t msg_rtime; /* time of last msgrcv() */
sys/sys/sem.h
38
time_t sem_otime; /* last operation time */
sys/sys/sem.h
40
time_t sem_ctime; /* last change time */
sys/sys/sem.h
52
time_t sem_otime; /* last operation time */
sys/sys/sem.h
53
time_t sem_ctime; /* last change time */
sys/sys/shm.h
108
time_t shm_atime; /* time of last shmat() */
sys/sys/shm.h
109
time_t shm_dtime; /* time of last shmdt() */
sys/sys/shm.h
110
time_t shm_ctime; /* time of last change by shmctl() */
sys/sys/shm.h
93
time_t shm_atime; /* time of last shmat() */
sys/sys/shm.h
94
time_t shm_dtime; /* time of last shmdt() */
sys/sys/shm.h
95
time_t shm_ctime; /* time of last change by shmctl() */
sys/sys/time.h
519
void inittodr(time_t base);
sys/sys/time.h
522
extern volatile time_t time_second;
sys/sys/time.h
523
extern volatile time_t time_uptime;
sys/sys/time.h
526
extern time_t tick_seconds_max;
sys/sys/time.h
54
time_t sec;
sys/sys/timeb.h
53
time_t time; /* seconds since the Epoch */
sys/sys/timex.h
157
void ntp_update_second(int64_t *adjustment, time_t *newsec, long *tai_off);
sys/ufs/ffs/ffs_extern.h
86
bool ffs_oldfscompat_inode_read(struct fs *, union dinodep, time_t);
sys/ufs/ffs/ffs_subr.c
438
ffs_oldfscompat_inode_read(struct fs *fs, union dinodep dp, time_t now)
sys/ufs/ufs/dirhash.h
107
time_t dh_lastused; /* time the dirhash was last read or written*/
sys/ufs/ufs/ufsmount.h
103
time_t um_btime[MAXQUOTAS]; /* (q) block quota time limit */
sys/ufs/ufs/ufsmount.h
104
time_t um_itime[MAXQUOTAS]; /* (q) inode quota time limit */
sys/x86/x86/mca.c
78
time_t last_intr;
sys/x86/x86/mca.c
83
time_t last_intr;
tests/sys/aio/lio_kqueue_test.c
66
time_t time1, time2;
tests/sys/capsicum/procdesc.cc
165
time_t now = time(NULL); // seconds since epoch
tests/sys/cddl/zfs/tests/ctime/ctime_001_pos.c
139
time_t t1, t2;
tests/sys/cddl/zfs/tests/ctime/ctime_001_pos.c
182
get_file_time(char *pfile, int what, time_t *ptr)
tests/sys/cddl/zfs/tests/ctime/ctime_001_pos.c
76
int get_file_time(char *pfile, int what, time_t *ptr);
tests/sys/fs/fusefs/mockfs.hh
43
#define TIME_T_MAX (std::numeric_limits<time_t>::max())
tests/sys/fs/fusefs/read.cc
638
(time_t)in.body.setattr.atime ==
tests/sys/fs/fusefs/read.cc
727
(time_t)in.body.setattr.atime ==
tests/sys/fs/fusefs/setattr.cc
624
(time_t)in.body.setattr.atime ==
tests/sys/fs/fusefs/setattr.cc
628
(time_t)in.body.setattr.mtime ==
tests/sys/fs/fusefs/setattr.cc
679
(time_t)in.body.setattr.mtime ==
tests/sys/fs/fusefs/write.cc
1528
EXPECT_EQ((time_t)server_time, sb.st_atime);
tests/sys/fs/fusefs/write.cc
1529
EXPECT_NE((time_t)server_time, sb.st_mtime);
tests/sys/fs/fusefs/write.cc
1530
EXPECT_NE((time_t)server_time, sb.st_ctime);
tests/sys/kern/sigwait.c
120
test_sigtimedwait_timeout_eagain(time_t sec, bool zero_tmo)
tests/sys/kern/sigwait.c
26
make_timespec(time_t s, long int ns)
tests/sys/kern/timerfd.c
1245
#define TIME_T_MAX (time_t)((UINTMAX_C(1) << ((sizeof(time_t) << 3) - 1)) - 1)
tools/regression/security/cap_test/cap_test_pdfork.c
60
time_t now;
tools/regression/security/cap_test/cap_test_pdfork.c
87
CHECK(now != (time_t)-1);
tools/test/stress2/lib/main.c
100
time_t start;
tools/test/stress2/lib/main.c
150
time_t start;
tools/test/stress2/lib/options.c
210
time_t t;
tools/test/stress2/testcases/run/run.c
81
time_t t;
tools/test/stress2/testcases/swap/swap.c
133
time_t start;
tools/test/stress2/tools/bench.c
308
time_t start __unused;
tools/test/stress2/tools/swap.c
141
time_t start;
tools/tools/net80211/stumbler/stumbler.c
213
t = localtime( (time_t*) &node->seen.tv_sec);
tools/tools/net80211/wesside/wesside/wesside.c
236
time_t tt;
tools/tools/net80211/wesside/wesside/wesside.c
245
if (tt == (time_t)-1) {
tools/tools/net80211/wlaninject/wlaninject.c
770
time_t start;
tools/tools/net80211/wlanwatch/wlanwatch.c
289
time_t now = time(NULL);
tools/tools/netmap/pkt-gen.c
1498
ts.tv_sec = (time_t)tp->sec;
tools/tools/usbtest/usb_control_ep_test.c
250
time_t last_sec;
tools/tools/usbtest/usb_control_ep_test.c
388
time_t last_sec;
tools/tools/usbtest/usb_modem_test.c
186
time_t last_sec;
tools/tools/usbtest/usb_modem_test.c
274
time_t last_sec;
tools/tools/usbtest/usb_msc_test.c
507
time_t last_sec;
tools/tools/usbtest/usbtest.h
36
time_t time;
usr.bin/ar/ar.h
69
time_t mtime; /* modification time */
usr.bin/ar/read.c
58
time_t mtime;
usr.bin/ar/write.c
59
const char *name, time_t mtime);
usr.bin/ar/write.c
79
create_obj_from_file(struct bsdar *bsdar, const char *name, time_t mtime)
usr.bin/at/at.c
114
static void writefile(time_t runtimer, char queue);
usr.bin/at/at.c
117
static time_t ttime(const char *arg);
usr.bin/at/at.c
206
writefile(time_t runtimer, char queue)
usr.bin/at/at.c
468
time_t runtimer;
usr.bin/at/at.c
508
runtimer = 60*(time_t) ctm;
usr.bin/at/at.c
636
static time_t
usr.bin/at/at.c
645
time_t now;
usr.bin/at/at.c
740
time_t timer;
usr.bin/at/parsetime.c
441
time_t now;
usr.bin/at/parsetime.c
588
time_t
usr.bin/at/parsetime.c
594
time_t nowtimer, runtimer;
usr.bin/at/parsetime.h
29
time_t parsetime(int argc, char **argv);
usr.bin/calendar/calendar.c
150
time_t t;
usr.bin/calendar/calendar.c
54
static time_t f_time = 0;
usr.bin/calendar/calendar.h
160
void settimes(time_t,int before, int after, int friday, struct tm *tp1, struct tm *tp2);
usr.bin/calendar/calendar.h
161
time_t Mktime(char *);
usr.bin/calendar/calendar.h
53
extern time_t t1, t2;
usr.bin/calendar/dates.c
104
time_t t;
usr.bin/calendar/day.c
42
static time_t time1, time2;
usr.bin/calendar/day.c
49
settimes(time_t now, int before, int after, int friday, struct tm *tp1, struct tm *tp2)
usr.bin/calendar/day.c
74
time_t
usr.bin/calendar/day.c
77
time_t t;
usr.bin/calendar/pom.c
92
time_t tt;
usr.bin/chat/chat.c
1234
time_t time_now = time ((time_t*) NULL);
usr.bin/chpass/chpass.h
64
int atot(char *, time_t *);
usr.bin/chpass/chpass.h
78
char *ttoa(time_t);
usr.bin/chpass/util.c
61
ttoa(time_t tval)
usr.bin/chpass/util.c
77
atot(char *p, time_t *store)
usr.bin/chpass/util.c
82
time_t tval;
usr.bin/find/extern.h
133
extern time_t now;
usr.bin/find/extern.h
41
time_t get_date(char *);
usr.bin/find/function.c
1270
if (new->t_data.tv_sec == (time_t) -1)
usr.bin/find/function.c
300
time_t xtime;
usr.bin/find/getdate.y
103
static time_t yyTimezone;
usr.bin/find/getdate.y
104
static time_t yyDay;
usr.bin/find/getdate.y
105
static time_t yyHour;
usr.bin/find/getdate.y
106
static time_t yyMinutes;
usr.bin/find/getdate.y
107
static time_t yyMonth;
usr.bin/find/getdate.y
108
static time_t yySeconds;
usr.bin/find/getdate.y
109
static time_t yyYear;
usr.bin/find/getdate.y
111
static time_t yyRelMonth;
usr.bin/find/getdate.y
112
static time_t yyRelSeconds;
usr.bin/find/getdate.y
117
time_t Number;
usr.bin/find/getdate.y
531
static time_t
usr.bin/find/getdate.y
532
ToSeconds(time_t Hours, time_t Minutes, time_t Seconds, MERIDIAN Meridian)
usr.bin/find/getdate.y
56
time_t get_date(char *);
usr.bin/find/getdate.y
564
static time_t
usr.bin/find/getdate.y
565
Convert(time_t Month, time_t Day, time_t Year,
usr.bin/find/getdate.y
566
time_t Hours, time_t Minutes, time_t Seconds,
usr.bin/find/getdate.y
572
time_t tod;
usr.bin/find/getdate.y
573
time_t Julian;
usr.bin/find/getdate.y
59
#define HOUR(x) ((time_t)(x) * 60)
usr.bin/find/getdate.y
608
static time_t
usr.bin/find/getdate.y
609
DSTcorrect(time_t Start, time_t Future)
usr.bin/find/getdate.y
611
time_t StartDay;
usr.bin/find/getdate.y
612
time_t FutureDay;
usr.bin/find/getdate.y
620
static time_t
usr.bin/find/getdate.y
621
RelativeDate(time_t Start, time_t DayOrdinal, time_t DayNumber)
usr.bin/find/getdate.y
624
time_t now;
usr.bin/find/getdate.y
634
static time_t
usr.bin/find/getdate.y
635
RelativeMonth(time_t Start, time_t RelMonth)
usr.bin/find/getdate.y
638
time_t Month;
usr.bin/find/getdate.y
639
time_t Year;
usr.bin/find/getdate.y
648
Convert(Month, (time_t)tm->tm_mday, Year,
usr.bin/find/getdate.y
649
(time_t)tm->tm_hour, (time_t)tm->tm_min, (time_t)tm->tm_sec,
usr.bin/find/getdate.y
69
time_t value;
usr.bin/find/getdate.y
835
time_t
usr.bin/find/getdate.y
840
time_t Start;
usr.bin/find/getdate.y
841
time_t tod;
usr.bin/find/getdate.y
842
time_t nowtime;
usr.bin/find/getdate.y
930
time_t d;
usr.bin/find/getdate.y
96
static time_t yyDayOrdinal;
usr.bin/find/getdate.y
97
static time_t yyDayNumber;
usr.bin/find/ls.c
52
static void printtime(time_t);
usr.bin/find/ls.c
78
printtime(time_t ftime)
usr.bin/find/ls.c
81
static time_t lnow;
usr.bin/find/main.c
51
time_t now; /* time find was run */
usr.bin/find/printf.c
119
fp_ctime(FILE *fp, time_t t)
usr.bin/find/printf.c
136
fp_strftime(FILE *fp, time_t t, char mod)
usr.bin/finger/extern.h
42
extern time_t now;
usr.bin/finger/finger.c
76
time_t now;
usr.bin/finger/finger.h
47
time_t mailread; /* last time mail was read */
usr.bin/finger/finger.h
48
time_t mailrecv; /* last time mail was received */
usr.bin/finger/finger.h
58
time_t loginat; /* time of (last) login */
usr.bin/finger/finger.h
59
time_t idletime; /* how long idle (if logged in) */
usr.bin/finger/util.c
285
time_t touched;
usr.bin/grdc/grdc.c
61
time_t prev_sec;
usr.bin/gzip/gzip.c
1382
time_t timestamp = 0;
usr.bin/gzip/gzip.c
1858
time_t systime;
usr.bin/gzip/gzip.c
2084
print_list(int fd, off_t out, const char *outfile, time_t ts)
usr.bin/gzip/gzip.c
244
static void print_list(int fd, off_t, const char *, time_t);
usr.bin/ipcs/ipcs.c
53
void cvt_time(time_t, char *);
usr.bin/ipcs/ipcs.c
88
cvt_time(time_t t, char *buf)
usr.bin/last/last.c
224
time_t t;
usr.bin/last/last.c
346
time_t delta; /* time difference */
usr.bin/last/last.c
347
time_t t;
usr.bin/last/last.c
526
static time_t
usr.bin/last/last.c
529
time_t timet;
usr.bin/last/last.c
73
time_t logout; /* log out time */
usr.bin/last/last.c
79
static time_t currentout; /* current logout value */
usr.bin/last/last.c
87
static time_t snaptime; /* if != 0, we will only
usr.bin/last/last.c
93
static time_t dateconv(char *);
usr.bin/lastcomm/lastcomm.c
188
t += (time_t)(ab.ac_etime / 1000000);
usr.bin/lastcomm/lastcomm.c
49
time_t expand(u_int);
usr.bin/lastcomm/lastcomm.c
72
time_t t;
usr.bin/leave/leave.c
134
time_t daytime;
usr.bin/leave/leave.c
59
time_t now;
usr.bin/lock/lock.c
268
time_t timval;
usr.bin/lock/lock.c
88
time_t timval;
usr.bin/logger/logger.c
89
time_t now;
usr.bin/logins/logins.c
46
time_t pw_change;
usr.bin/logins/logins.c
51
time_t pw_expire;
usr.bin/mail/edit.c
134
time_t modtime;
usr.bin/mail/names.c
279
time_t now;
usr.bin/mail/send.c
564
time_t now;
usr.bin/mail/tests/mailx_signal_test.c
38
time_t start, now;
usr.bin/mkimg/mkimg.c
639
timestamp = (time_t)val;
usr.bin/mkimg/mkimg.c
67
time_t timestamp = (time_t)-1;
usr.bin/mkimg/mkimg.h
36
extern time_t timestamp;
usr.bin/mkimg/uuid.c
62
if (timestamp != (time_t)-1) {
usr.bin/mkimg/vhd.c
190
time_t t;
usr.bin/mkimg/vhd.c
193
t = timestamp != (time_t)-1 ? timestamp : time(NULL);
usr.bin/msgs/msgs.c
120
static time_t t;
usr.bin/msgs/msgs.c
121
static time_t keep;
usr.bin/ncal/ncal.c
381
time_t t;
usr.bin/ncal/ncal.c
485
time_t t;
usr.bin/netstat/route.c
355
time_t expire_time;
usr.bin/pom/pom.c
75
time_t tt;
usr.bin/pr/pr.c
1286
time_t tv_sec;
usr.bin/quota/quota.c
277
static time_t now;
usr.bin/quota/quota.c
383
time_t t;
usr.bin/quota/quota.c
444
time_t hours, minutes;
usr.bin/quota/quota.c
446
static time_t now;
usr.bin/rup/rup.c
102
time_t tmp_time_t;
usr.bin/ruptime/ruptime.c
112
interval(time_t tval, const char *updown)
usr.bin/ruptime/ruptime.c
265
interval((time_t)wd->wd_sendtime -
usr.bin/ruptime/ruptime.c
266
(time_t)wd->wd_boottime, " up"),
usr.bin/ruptime/ruptime.c
55
static time_t now;
usr.bin/ruptime/ruptime.c
60
static char *interval(time_t, const char *);
usr.bin/rusers/rusers.c
123
time_t t = _int_to_time(up->utmpidlearr_val[x].ui_utmp.ut_time);
usr.bin/rwall/rwall.c
119
time_t now;
usr.bin/rwho/rwho.c
179
time_t t;
usr.bin/rwho/rwho.c
68
static time_t now;
usr.bin/rwho/rwho.c
88
time_t ct;
usr.bin/script/script.c
106
time_t tvec, start;
usr.bin/script/script.c
451
time_t tvec;
usr.bin/script/script.c
559
time_t tclock;
usr.bin/script/script.c
560
time_t lclock;
usr.bin/systat/vmstat.c
137
static time_t t;
usr.bin/systat/vmstat.c
277
time_t now;
usr.bin/tip/tip/cmds.c
136
time_t start;
usr.bin/tip/tip/cmds.c
299
time_t start_t, stop_t;
usr.bin/tip/tip/cmds.c
472
time_t start = time(NULL);
usr.bin/tip/tip/cmds.c
525
time_t start = time(NULL);
usr.bin/tip/tip/cmds.c
59
static void prtime(char *, time_t);
usr.bin/tip/tip/cmds.c
725
prtime(char *s, time_t a)
usr.bin/tip/tip/log.c
48
time_t t;
usr.bin/top/display.c
1293
i_uptime(struct timeval *bt, time_t *tod)
usr.bin/top/display.c
1295
time_t uptime;
usr.bin/top/display.c
299
i_timeofday(time_t *tod)
usr.bin/top/display.h
25
void i_timeofday(time_t *tod);
usr.bin/top/display.h
26
void i_uptime(struct timeval *bt, time_t *tod);
usr.bin/top/top.c
238
time_t curr_time;
usr.bin/touch/touch.c
211
time_t now;
usr.bin/touch/touch.c
277
time_t now;
usr.bin/vmstat/vmstat.c
644
time_t uptime, halfuptime;
usr.bin/w/extern.h
35
int pr_attime(time_t *, time_t *);
usr.bin/w/extern.h
36
int pr_idle(time_t);
usr.bin/w/pr_time.c
106
pr_idle(time_t idle)
usr.bin/w/pr_time.c
49
pr_attime(time_t *started, time_t *now)
usr.bin/w/pr_time.c
53
time_t diff;
usr.bin/w/w.c
101
time_t idle; /* idle time of terminal in seconds */
usr.bin/w/w.c
117
static void pr_header(time_t *, int);
usr.bin/w/w.c
129
time_t touched;
usr.bin/w/w.c
418
time_t t;
usr.bin/w/w.c
474
pr_header(time_t *nowp, int nusers)
usr.bin/w/w.c
82
static time_t now; /* the current time of day */
usr.bin/wall/wall.c
182
time_t now;
usr.bin/who/who.c
166
time_t idle, t;
usr.bin/write/write.c
217
time_t bestatime, atime;
usr.bin/write/write.c
262
term_chk(int devfd, char *tty, int *msgsokP, time_t *atimeP, int showerror)
usr.bin/write/write.c
283
time_t now;
usr.bin/write/write.c
302
now = time((time_t *)NULL);
usr.bin/write/write.c
60
int term_chk(int, char *, int *, time_t *, int);
usr.bin/write/write.c
71
time_t atime;
usr.sbin/apm/apm.c
269
time_t t;
usr.sbin/apm/apm.c
353
time_t tmr;
usr.sbin/arp/arp.c
648
time_t expire_time = 0;
usr.sbin/arp/arp.h
11
time_t expire_time;
usr.sbin/arp/arp_netlink.c
234
time_t expire_time;
usr.sbin/autofs/autounmountd.c
178
static time_t
usr.sbin/autofs/autounmountd.c
179
expire_automounted(time_t expiration_time)
usr.sbin/autofs/autounmountd.c
182
time_t now;
usr.sbin/autofs/autounmountd.c
183
time_t mounted_for, mounted_max = -1;
usr.sbin/autofs/autounmountd.c
228
do_wait(int kq, time_t sleep_time)
usr.sbin/autofs/autounmountd.c
268
time_t expiration_time = 600, retry_time = 600, mounted_max, sleep_time;
usr.sbin/autofs/autounmountd.c
52
time_t af_mount_time;
usr.sbin/bhyve/amd64/rtc.c
57
static time_t
usr.sbin/bhyve/amd64/rtc.c
61
time_t t;
usr.sbin/bhyve/rtc_pl031.c
147
time_t now, ticks;
usr.sbin/bhyve/rtc_pl031.c
262
time_t now;
usr.sbin/bhyve/rtc_pl031.c
66
time_t last_tick;
usr.sbin/bhyve/rtc_pl031.c
86
static time_t
usr.sbin/bhyve/rtc_pl031.c
90
time_t t;
usr.sbin/bhyvectl/amd64/bhyvectl_machdep.c
91
static time_t rtc_secs;
usr.sbin/bluetooth/bthidd/btuinput.c
436
time_t elapsed;
usr.sbin/bsnmpd/modules/snmp_bridge/bridge_addrs.c
194
static time_t address_list_age;
usr.sbin/bsnmpd/modules/snmp_bridge/bridge_if.c
105
static time_t bridge_list_age;
usr.sbin/bsnmpd/modules/snmp_bridge/bridge_port.c
179
static time_t ports_list_age;
usr.sbin/bsnmpd/modules/snmp_bridge/bridge_snmp.h
183
time_t entry_age;
usr.sbin/bsnmpd/modules/snmp_bridge/bridge_snmp.h
184
time_t ports_age;
usr.sbin/bsnmpd/modules/snmp_bridge/bridge_snmp.h
185
time_t addrs_age;
usr.sbin/bsnmpd/modules/snmp_hostres/hostres_scalars.c
124
time_t tloc_time_t;
usr.sbin/bsnmpd/modules/snmp_hostres/hostres_scalars.c
287
time_t t;
usr.sbin/bsnmpd/modules/snmp_hostres/hostres_scalars.c
307
if ((t = timegm(&tm_to_set)) == (time_t)-1)
usr.sbin/bsnmpd/modules/snmp_hostres/hostres_swinstalled_tbl.c
118
static time_t os_pkg_last_change;
usr.sbin/bsnmpd/modules/snmp_pf/pf_snmp.c
101
static time_t pfa_table_age;
usr.sbin/bsnmpd/modules/snmp_pf/pf_snmp.c
114
static time_t pfq_table_age;
usr.sbin/bsnmpd/modules/snmp_pf/pf_snmp.c
132
static time_t pfl_table_age;
usr.sbin/bsnmpd/modules/snmp_pf/pf_snmp.c
157
time_t runtime;
usr.sbin/bsnmpd/modules/snmp_pf/pf_snmp.c
75
static time_t pfi_table_age;
usr.sbin/bsnmpd/modules/snmp_pf/pf_snmp.c
88
static time_t pft_table_age;
usr.sbin/bsnmpd/modules/snmp_wlan/wlan_snmp.c
77
static time_t wlan_iflist_age;
usr.sbin/bsnmpd/modules/snmp_wlan/wlan_snmp.c
78
static time_t wlan_peerlist_age;
usr.sbin/bsnmpd/modules/snmp_wlan/wlan_snmp.c
79
static time_t wlan_chanlist_age;
usr.sbin/bsnmpd/modules/snmp_wlan/wlan_snmp.c
80
static time_t wlan_roamlist_age;
usr.sbin/bsnmpd/modules/snmp_wlan/wlan_snmp.c
81
static time_t wlan_tx_paramlist_age;
usr.sbin/bsnmpd/modules/snmp_wlan/wlan_snmp.c
82
static time_t wlan_scanlist_age;
usr.sbin/bsnmpd/modules/snmp_wlan/wlan_snmp.c
83
static time_t wlan_maclist_age;
usr.sbin/bsnmpd/modules/snmp_wlan/wlan_snmp.c
84
static time_t wlan_mrlist_age;
usr.sbin/cron/cron/cron.c
141
database.mtime = (time_t) 0;
usr.sbin/cron/cron/cron.c
211
static time_t diff = 0;
usr.sbin/cron/cron/cron.c
213
static time_t difflimit = 0;
usr.sbin/cron/cron/cron.c
280
time_t difftime = TargetTime + tm->tm_gmtoff - diff;
usr.sbin/cron/cron/cron.c
367
TargetTime = time((time_t*)0);
usr.sbin/cron/cron/cron.c
46
static time_t last_time = 0;
usr.sbin/cron/cron/database.c
244
time_t now;
usr.sbin/cron/cron/database.c
46
time_t maxmtime;
usr.sbin/cron/cron/externs.h
70
#define TIME_T time_t
usr.sbin/cron/cron/funcs.h
57
*arpadate(time_t *),
usr.sbin/cron/cron/globals.h
62
XTRN time_t TargetTime INIT(0);
usr.sbin/cron/cron/structs.h
41
time_t lastexit;
usr.sbin/cron/cron/structs.h
42
time_t interval;
usr.sbin/cron/cron/structs.h
56
time_t lastrun;
usr.sbin/cron/cron/structs.h
69
time_t mtime; /* last modtime of crontab */
usr.sbin/cron/cron/structs.h
75
time_t mtime; /* last modtime on spooldir */
usr.sbin/cron/crontab/crontab.c
497
time_t now = time(NULL);
usr.sbin/cron/lib/misc.c
554
arpadate(time_t *clock)
usr.sbin/cron/lib/misc.c
556
time_t t = clock ?*clock :time(0L);
usr.sbin/fifolog/fifolog_reader/fifolog_reader.c
41
static time_t opt_B;
usr.sbin/fifolog/fifolog_reader/fifolog_reader.c
42
static time_t opt_E;
usr.sbin/fifolog/fifolog_reader/fifolog_reader.c
51
Render(void *priv __unused, time_t now, unsigned flag __unused, const unsigned char *p, unsigned l __unused)
usr.sbin/fifolog/lib/fifolog_reader.c
130
fifolog_reader_seek(const struct fifolog_reader *fr, time_t t0)
usr.sbin/fifolog/lib/fifolog_reader.c
133
time_t t, tt;
usr.sbin/fifolog/lib/fifolog_reader.c
247
fifolog_reader_process(struct fifolog_reader *fr, off_t from, fifolog_reader_render_t *func, void *priv, time_t end)
usr.sbin/fifolog/lib/fifolog_reader.c
252
time_t t;
usr.sbin/fifolog/lib/fifolog_reader.c
52
time_t now;
usr.sbin/fifolog/lib/fifolog_write.h
54
time_t last;
usr.sbin/fifolog/lib/fifolog_write.h
63
time_t starttime;
usr.sbin/fifolog/lib/fifolog_write.h
64
time_t lastwrite;
usr.sbin/fifolog/lib/fifolog_write.h
65
time_t lastsync;
usr.sbin/fifolog/lib/fifolog_write.h
70
int fifolog_write_record(struct fifolog_writer *f, uint32_t id, time_t now, const void *ptr, ssize_t len);
usr.sbin/fifolog/lib/fifolog_write.h
71
int fifolog_write_poll(struct fifolog_writer *f, time_t now);
usr.sbin/fifolog/lib/fifolog_write.h
72
int fifolog_write_record_poll(struct fifolog_writer *f, uint32_t id, time_t now, const void *ptr, ssize_t len);
usr.sbin/fifolog/lib/fifolog_write_poll.c
104
time_t now;
usr.sbin/fifolog/lib/fifolog_write_poll.c
123
time_t now;
usr.sbin/fifolog/lib/fifolog_write_poll.c
187
fifolog_write_output(struct fifolog_writer *f, int fl, time_t now)
usr.sbin/fifolog/lib/fifolog_write_poll.c
262
fifolog_write_gzip(struct fifolog_writer *f, time_t now)
usr.sbin/fifolog/lib/fifolog_write_poll.c
310
fifolog_write_poll(struct fifolog_writer *f, time_t now)
usr.sbin/fifolog/lib/fifolog_write_poll.c
324
fifolog_write_record(struct fifolog_writer *f, uint32_t id, time_t now,
usr.sbin/fifolog/lib/fifolog_write_poll.c
384
fifolog_write_record_poll(struct fifolog_writer *f, uint32_t id, time_t now,
usr.sbin/fifolog/lib/fifolog_write_poll.c
45
static int fifolog_write_gzip(struct fifolog_writer *f, time_t now);
usr.sbin/fifolog/lib/getdate.y
35
#define HOUR(x) ((time_t)(x) * 60)
usr.sbin/fifolog/lib/getdate.y
45
time_t value;
usr.sbin/fifolog/lib/getdate.y
525
static time_t
usr.sbin/fifolog/lib/getdate.y
526
ToSeconds(time_t Hours, time_t Minutes, time_t Seconds, MERIDIAN Meridian)
usr.sbin/fifolog/lib/getdate.y
558
static time_t
usr.sbin/fifolog/lib/getdate.y
559
Convert(time_t Month, time_t Day, time_t Year,
usr.sbin/fifolog/lib/getdate.y
560
time_t Hours, time_t Minutes, time_t Seconds,
usr.sbin/fifolog/lib/getdate.y
566
time_t tod;
usr.sbin/fifolog/lib/getdate.y
567
time_t Julian;
usr.sbin/fifolog/lib/getdate.y
611
static time_t
usr.sbin/fifolog/lib/getdate.y
612
DSTcorrect(time_t Start, time_t Future)
usr.sbin/fifolog/lib/getdate.y
614
time_t StartDay;
usr.sbin/fifolog/lib/getdate.y
615
time_t FutureDay;
usr.sbin/fifolog/lib/getdate.y
623
static time_t
usr.sbin/fifolog/lib/getdate.y
624
RelativeDate(time_t Start, time_t DayOrdinal, time_t DayNumber)
usr.sbin/fifolog/lib/getdate.y
627
time_t now;
usr.sbin/fifolog/lib/getdate.y
637
static time_t
usr.sbin/fifolog/lib/getdate.y
638
RelativeMonth(time_t Start, time_t RelMonth)
usr.sbin/fifolog/lib/getdate.y
641
time_t Month;
usr.sbin/fifolog/lib/getdate.y
642
time_t Year;
usr.sbin/fifolog/lib/getdate.y
651
Convert(Month, (time_t)tm->tm_mday, Year,
usr.sbin/fifolog/lib/getdate.y
652
(time_t)tm->tm_hour, (time_t)tm->tm_min, (time_t)tm->tm_sec,
usr.sbin/fifolog/lib/getdate.y
72
static time_t yyDayOrdinal;
usr.sbin/fifolog/lib/getdate.y
73
static time_t yyDayNumber;
usr.sbin/fifolog/lib/getdate.y
79
static time_t yyTimezone;
usr.sbin/fifolog/lib/getdate.y
80
static time_t yyDay;
usr.sbin/fifolog/lib/getdate.y
81
static time_t yyHour;
usr.sbin/fifolog/lib/getdate.y
817
time_t
usr.sbin/fifolog/lib/getdate.y
82
static time_t yyMinutes;
usr.sbin/fifolog/lib/getdate.y
821
time_t Start;
usr.sbin/fifolog/lib/getdate.y
822
time_t tod;
usr.sbin/fifolog/lib/getdate.y
823
time_t nowtime;
usr.sbin/fifolog/lib/getdate.y
83
static time_t yyMonth;
usr.sbin/fifolog/lib/getdate.y
84
static time_t yySeconds;
usr.sbin/fifolog/lib/getdate.y
85
static time_t yyYear;
usr.sbin/fifolog/lib/getdate.y
87
static time_t yyRelMonth;
usr.sbin/fifolog/lib/getdate.y
88
static time_t yyRelSeconds;
usr.sbin/fifolog/lib/getdate.y
93
time_t Number;
usr.sbin/fifolog/lib/libfifolog.h
40
typedef void fifolog_reader_render_t(void *priv, time_t when, unsigned flag, const unsigned char *p, unsigned l);
usr.sbin/fifolog/lib/libfifolog.h
43
off_t fifolog_reader_seek(const struct fifolog_reader *fl, time_t t0);
usr.sbin/fifolog/lib/libfifolog.h
44
void fifolog_reader_process(struct fifolog_reader *fl, off_t from, fifolog_reader_render_t *func, void *priv, time_t end);
usr.sbin/fifolog/lib/libfifolog.h
47
time_t get_date(char *p);
usr.sbin/gssd/gssd.c
1449
time_t exptime, oexptime;
usr.sbin/gssd/gssd.c
1505
time_t *retexptime)
usr.sbin/gssd/gssd.c
1516
time_t exptime;
usr.sbin/gssd/gssd.c
93
static int is_a_valid_tgt_cache(const char *, uid_t, int *, time_t *);
usr.sbin/inetd/builtins.c
200
time_t now;
usr.sbin/inetd/builtins.c
204
now = time((time_t *) 0);
usr.sbin/inetd/builtins.c
225
time_t now;
usr.sbin/inetd/builtins.c
227
now = time((time_t *) 0);
usr.sbin/inetd/inetd.c
2184
time_t ch_LTime;
usr.sbin/inetd/inetd.c
2206
time_t t = time(NULL);
usr.sbin/lastlogin/lastlogin.c
159
time_t t = u->ut_tv.tv_sec;
usr.sbin/lastlogin/lastlogin.c
72
time_t t1, t2;
usr.sbin/lpr/common_source/lp.h
185
time_t job_time; /* last-mod time of cf-file */
usr.sbin/lpr/lpc/cmds.c
1130
time_t mtime;
usr.sbin/lpr/lpc/cmds.c
441
static time_t cln_now; /* current time */
usr.sbin/lpr/lpc/movejobs.c
76
time_t newtime;
usr.sbin/lpr/lpd/printjob.c
1255
time_t amtslept, cur_time, prev_mtime;
usr.sbin/lpr/lpd/printjob.c
1440
time_t tvec;
usr.sbin/makefs/cd9660.c
631
time_t tstamp = stampst.st_ino ? stampst.st_mtime : time(NULL);
usr.sbin/makefs/cd9660.c
708
time_t tstamp = stampst.st_ino ? stampst.st_mtime : time(NULL);
usr.sbin/makefs/cd9660.h
302
void cd9660_set_date(char *, time_t);
usr.sbin/makefs/cd9660.h
303
void cd9660_time_8426(unsigned char *, time_t);
usr.sbin/makefs/cd9660.h
304
void cd9660_time_915(unsigned char *, time_t);
usr.sbin/makefs/cd9660/cd9660_conversion.c
148
cd9660_compute_gm_offset(time_t tim)
usr.sbin/makefs/cd9660/cd9660_conversion.c
168
cd9660_time_8426(unsigned char *buf, time_t tim)
usr.sbin/makefs/cd9660/cd9660_conversion.c
188
cd9660_time_915(unsigned char *buf, time_t tim)
usr.sbin/makefs/cd9660/cd9660_conversion.c
39
static char cd9660_compute_gm_offset(time_t);
usr.sbin/makefs/ffs.c
494
time_t tstamp;
usr.sbin/makefs/ffs.c
571
time_t t;
usr.sbin/makefs/ffs.c
573
t = (time_t)((struct fs *)fsopts->superblock)->fs_time;
usr.sbin/makefs/ffs/mkfs.c
132
ffs_mkfs(const char *fsys, const fsinfo_t *fsopts, time_t tstamp)
usr.sbin/makefs/ffs/mkfs.c
631
initcg(uint32_t cylno, time_t utime, const fsinfo_t *fsopts)
usr.sbin/makefs/ffs/mkfs.c
69
static void initcg(uint32_t, time_t, const fsinfo_t *);
usr.sbin/makefs/ffs/newfs_extern.h
31
struct fs *ffs_mkfs(const char *, const fsinfo_t *, time_t);
usr.sbin/makefs/makefs.c
481
time_t when;
usr.sbin/makefs/makefs.c
493
when = (time_t)l;
usr.sbin/makefs/msdos/msdosfs_vnops.c
110
time_t t1;
usr.sbin/mfiutil/mfi_bbu.c
66
time_t basetime;
usr.sbin/mfiutil/mfi_bbu.c
73
basetime += (time_t)next_learn_time;
usr.sbin/mfiutil/mfi_evt.c
244
static time_t base;
usr.sbin/mfiutil/mfi_evt.c
245
time_t t;
usr.sbin/mfiutil/mfi_patrol.c
252
time_t now;
usr.sbin/mfiutil/mfi_patrol.c
44
adapter_time(time_t now, uint32_t at_now, uint32_t at)
usr.sbin/mfiutil/mfi_patrol.c
46
time_t t;
usr.sbin/mfiutil/mfi_patrol.c
85
time_t now;
usr.sbin/ndp/ndp.c
1502
sec2str(time_t total)
usr.sbin/ndp/ndp.c
183
time_t t;
usr.sbin/ndp/ndp.c
624
time_t expire;
usr.sbin/ndp/ndp.h
12
time_t expire_time;
usr.sbin/ndp/ndp.h
21
char *sec2str(time_t total);
usr.sbin/ndp/ndp_netlink.c
258
time_t expire = (time_t)neigh->ndaf_next_ts;
usr.sbin/newsyslog/extern.h
62
time_t _basetime, const char *_str);
usr.sbin/newsyslog/extern.h
68
time_t ptimeget_secs(const struct ptime_data *_ptime);
usr.sbin/newsyslog/extern.h
70
int ptimeset_time(struct ptime_data *_ptime, time_t _secs);
usr.sbin/newsyslog/newsyslog.c
1864
time_t now;
usr.sbin/newsyslog/newsyslog.c
1921
if (time(&now) == (time_t)-1 ||
usr.sbin/newsyslog/newsyslog.c
217
time_t t; /* Parsed timestamp of the logfile */
usr.sbin/newsyslog/newsyslog.c
2501
static time_t
usr.sbin/newsyslog/newsyslog.c
2507
time_t t;
usr.sbin/newsyslog/newsyslog.c
2564
time_t mtime;
usr.sbin/newsyslog/ptimes.c
391
ptime_relparse(struct ptime_data *ptime, int parseopts, time_t basetime,
usr.sbin/newsyslog/ptimes.c
413
ptime->tsecs = (time_t)pres;
usr.sbin/newsyslog/ptimes.c
441
if (ptime->tsecs > (time_t)-1)
usr.sbin/newsyslog/ptimes.c
457
if (ptime->tsecs == (time_t)-1) {
usr.sbin/newsyslog/ptimes.c
458
ptime->tsecs = (time_t)-2;
usr.sbin/newsyslog/ptimes.c
571
time_t
usr.sbin/newsyslog/ptimes.c
685
ptimeset_time(struct ptime_data *ptime, time_t secs)
usr.sbin/newsyslog/ptimes.c
70
time_t basesecs; /* Base point for relative times */
usr.sbin/newsyslog/ptimes.c
71
time_t tsecs; /* Time in seconds */
usr.sbin/ppp/bundle.c
1173
time_t now = time(NULL);
usr.sbin/ppp/bundle.c
1239
time_t now = time(NULL);
usr.sbin/ppp/bundle.h
102
time_t upat; /* When the link came up */
usr.sbin/ppp/bundle.h
133
time_t done;
usr.sbin/ppp/bundle.h
139
time_t done;
usr.sbin/ppp/throughput.c
84
time_t downat;
usr.sbin/ppp/throughput.h
37
time_t uptime, downtime;
usr.sbin/ppp/throughput.h
48
time_t BestOctetsPerSecondTime;
usr.sbin/ppp/timer.c
195
static time_t t; /* Only show timers globally every second */
usr.sbin/ppp/timer.c
196
time_t n = time(NULL);
usr.sbin/pw/psdate.c
159
time_t
usr.sbin/pw/psdate.c
160
parse_date(time_t dt, char const * str)
usr.sbin/pw/psdate.c
216
dt -= (time_t) 86400L;
usr.sbin/pw/psdate.h
37
time_t parse_date(time_t dt, char const * str);
usr.sbin/pw/psdate.h
38
void print_date(char *buf, time_t t, int dotime);
usr.sbin/pw/pw_log.c
43
time_t now;
usr.sbin/pw/pw_user.c
1208
time_t now;
usr.sbin/pw/pw_user.c
1547
time_t expire_time, password_time, now;
usr.sbin/pw/pw_user.c
586
if (pwd->pw_expire > (time_t)0 && (tptr = localtime(&pwd->pw_expire)) != NULL)
usr.sbin/pw/pw_user.c
588
if (pwd->pw_change > (time_t)0 && (tptr = localtime(&pwd->pw_change)) != NULL)
usr.sbin/pw/pwupd.h
72
time_t expire_days; /* Days to expiry */
usr.sbin/pw/pwupd.h
73
time_t password_days; /* Days to password expiry */
usr.sbin/quot/quot.c
264
uses(uid_t uid, daddr_t blks, time_t act)
usr.sbin/quot/quot.c
266
static time_t today;
usr.sbin/quot/quot.c
73
static void uses(uid_t, daddr_t, time_t);
usr.sbin/repquota/repquota.c
333
timeprt(time_t seconds)
usr.sbin/repquota/repquota.c
335
time_t hours, minutes;
usr.sbin/repquota/repquota.c
337
static time_t now;
usr.sbin/repquota/repquota.c
91
char *timeprt(time_t);
usr.sbin/route6d/route6d.c
1113
time_t t;
usr.sbin/route6d/route6d.c
1123
time_t t_half_lifetime;
usr.sbin/route6d/route6d.c
154
time_t rrt_t; /* when the route validated */
usr.sbin/route6d/route6d.c
180
static time_t nextalarm = 0;
usr.sbin/route6d/route6d.c
182
static time_t sup_trig_update = 0;
usr.sbin/route6d/route6d.c
1960
time_t t_lifetime;
usr.sbin/route6d/route6d.c
2058
time_t t_lifetime;
usr.sbin/route6d/route6d.c
2155
time_t t_lifetime;
usr.sbin/route6d/route6d.c
251
static time_t ripsuptrig(void);
usr.sbin/route6d/route6d.c
3118
time_t t, age;
usr.sbin/route6d/route6d.c
3426
time_t t;
usr.sbin/route6d/route6d.c
3452
static time_t
usr.sbin/route6d/route6d.c
3455
time_t t;
usr.sbin/route6d/route6d.c
579
time_t t_lifetime, t_holddown;
usr.sbin/rpc.lockd/kern.c
68
time_t tod; /* Time-of-day. */
usr.sbin/rpc.umntall/mounttab.c
79
time_t actiontime;
usr.sbin/rpc.umntall/mounttab.h
34
time_t mtab_time;
usr.sbin/rpc.umntall/rpc.umntall.c
57
time_t expire, now;
usr.sbin/rpcbind/rpcb_svc_com.c
353
static time_t curtime;
usr.sbin/rpcbind/rpcb_svc_com.c
90
time_t time;
usr.sbin/rpcbind/rpcb_svc_com.c
916
time_t min_time, time_now;
usr.sbin/rpcbind/rpcb_svc_com.c
920
time_now = time((time_t *)0);
usr.sbin/rpcbind/rpcb_svc_com.c
937
FINFO[i].time = time((time_t *)0);
usr.sbin/rtadvd/config.c
1523
vltime = ((time_t)pfx->pfx_vltimeexpire > now.tv_sec) ?
usr.sbin/rtadvd/config.c
1532
pltime = ((time_t)pfx->pfx_pltimeexpire > now.tv_sec) ?
usr.sbin/rtadvd/config.c
75
static time_t prefix_timo = (60 * 120); /* 2 hours.
usr.sbin/rtadvd/timer.c
63
tm_limit.tv_sec = (-1) & ~((time_t)1 << ((sizeof(tm_max.tv_sec) * 8) - 1));
usr.sbin/rtsold/dump.c
165
time_t tsec;
usr.sbin/rtsold/rtsold.c
192
tm_max.tv_sec = (-1) & ~((time_t)1 << ((sizeof(tm_max.tv_sec) * 8) - 1));
usr.sbin/rwhod/rwhod.c
347
time_t t;
usr.sbin/rwhod/rwhod.c
442
time_t now;
usr.sbin/rwhod/rwhod.c
727
time_t t = _time32_to_time(ntohl(we->we_utmp.out_time));
usr.sbin/syslogd/syslogd.c
1228
time_t t_now;
usr.sbin/syslogd/syslogd.c
1415
static time_t now;
usr.sbin/syslogd/syslogd.c
3324
now = time((time_t *)NULL);
usr.sbin/syslogd/syslogd.h
177
time_t f_time; /* time this was last written */
usr.sbin/tzsetup/tzsetup.c
703
time_t t = time(0);
usr.sbin/uhsoctl/uhsoctl.c
111
time_t watchdog;
usr.sbin/virtual_oss/virtual_bt_speaker/bt_speaker.c
266
time_t oss_attempt = 0;
usr.sbin/watch/watch.c
92
time_t t;
usr.sbin/yppoll/yppoll.c
132
time_t torder;
usr.sbin/yppush/yppush_main.c
603
yppush_transid = time((time_t *)NULL);