Symbol: time_now
crypto/heimdal/lib/hx509/cert.c
1051
time_t time_now,
crypto/heimdal/lib/hx509/cert.c
1094
q.timenow = time_now;
crypto/heimdal/lib/hx509/cert.c
1237
time_t time_now,
crypto/heimdal/lib/hx509/cert.c
1258
ret = find_parent(context, time_now, anchors, path,
crypto/heimdal/lib/hx509/cert.c
1996
ctx->time_now = time(NULL);
crypto/heimdal/lib/hx509/cert.c
2015
ret = _hx509_calculate_path(context, 0, ctx->time_now,
crypto/heimdal/lib/hx509/cert.c
2222
if (t > ctx->time_now) {
crypto/heimdal/lib/hx509/cert.c
2228
if (t < ctx->time_now) {
crypto/heimdal/lib/hx509/cert.c
2303
ctx->time_now,
crypto/heimdal/lib/hx509/cert.c
489
ctx->time_now = t;
crypto/heimdal/lib/hx509/cert.c
495
return ctx->time_now;
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
295
if (time_now)
crypto/heimdal/lib/hx509/cms.c
296
q.timenow = time_now;
crypto/heimdal/lib/hx509/cms.c
353
time_t time_now,
crypto/heimdal/lib/hx509/cms.c
417
time_now, &cert,
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
468
if (t > time_now) {
crypto/heimdal/lib/hx509/revoke.c
481
if (t < time_now) {
crypto/heimdal/lib/hx509/revoke.c
544
time_now,
crypto/krb5/src/lib/krb5/krb/get_in_tkt.c
208
krb5_timestamp time_now,
crypto/krb5/src/lib/krb5/krb/get_in_tkt.c
261
time_offset = ts_delta(as_reply->enc_part2->times.authtime, time_now);
crypto/krb5/src/lib/krb5/krb/get_in_tkt.c
267
!ts_within(as_reply->enc_part2->times.starttime, time_now,
crypto/krb5/src/lib/krb5/krb/send_tgs.c
133
krb5_timestamp time_now;
crypto/krb5/src/lib/krb5/krb/send_tgs.c
165
ret = krb5_timeofday(context, &time_now);
crypto/krb5/src/lib/krb5/krb/send_tgs.c
168
*timestamp_out = time_now;
crypto/krb5/src/lib/krb5/os/c_ustime.c
47
get_time_now(struct time_now *n)
crypto/krb5/src/lib/krb5/os/c_ustime.c
62
get_time_now(struct time_now *n)
crypto/krb5/src/lib/krb5/os/c_ustime.c
79
struct time_now now;
crypto/krb5/src/lib/krb5/os/c_ustime.c
91
static struct time_now last_time;
crypto/krb5/src/lib/krb5/os/c_ustime.c
96
struct time_now now;
crypto/openssh/moduli.c
157
time_t time_now;
crypto/openssh/moduli.c
160
time(&time_now);
crypto/openssh/moduli.c
161
gtm = gmtime(&time_now);
crypto/openssh/moduli.c
538
time_t time_now, elapsed;
crypto/openssh/moduli.c
543
time_now = monotime();
crypto/openssh/moduli.c
545
time_start = time_prev = time_now;
crypto/openssh/moduli.c
549
if (time_now - time_prev < 5 * 60)
crypto/openssh/moduli.c
551
time_prev = time_now;
crypto/openssh/moduli.c
552
elapsed = time_now - time_start;
crypto/openssh/moduli.c
558
time(&time_now);
crypto/openssh/moduli.c
560
logit("%.24s processed %lu in %s", ctime(&time_now),
crypto/openssh/moduli.c
568
ctime(&time_now), processed, num_to_process, percent,
sbin/dhclient/dhclient.c
1038
clock_gettime(CLOCK_MONOTONIC, &time_now);
sbin/dhclient/dhclient.c
1116
timespecadd(&time_now, &arp_timeout_needed, &interm_struct);
sbin/dhclient/dhclient.c
1143
timespecadd(&time_now, &arp_timeout_needed, &stop_time);
sbin/dhclient/dhclient.c
1145
timespecadd(&time_now, &time_left, &stop_time);
sbin/dhclient/dhclient.c
452
clock_gettime(CLOCK_MONOTONIC, &time_now);
sbin/dhclient/dhclient.c
94
struct timespec time_now; /* CLOCK_MONOTONIC. */
sbin/dhclient/dhcpd.h
364
extern struct timespec time_now; /* CLOCK_MONOTONIC */
sbin/dhclient/dispatch.c
163
clock_gettime(CLOCK_MONOTONIC, &time_now);
sbin/dhclient/dispatch.c
181
if (timespeccmp(&timeouts->when, &time_now, <=)) {
sbin/dhclient/dispatch.c
196
timespecsub(&timeouts->when, &time_now, &howlong);
sbin/dhclient/dispatch.c
226
clock_gettime(CLOCK_MONOTONIC, &time_now);
sbin/dhclient/dispatch.c
234
clock_gettime(CLOCK_MONOTONIC, &time_now);
usr.bin/chat/chat.c
1234
time_t time_now = time ((time_t*) NULL);
usr.bin/chat/chat.c
1235
struct tm* tm_now = localtime (&time_now);
usr.sbin/rpc.lockd/lock_proc.c
192
struct timeval retry_time, time_now;
usr.sbin/rpc.lockd/lock_proc.c
200
gettimeofday(&time_now, NULL);
usr.sbin/rpc.lockd/lock_proc.c
209
< time_now.tv_sec)) {
usr.sbin/rpc.lockd/lock_proc.c
302
clnt_cache_time[clnt_cache_next_to_use] = time_now.tv_sec;
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
923
lastxid = time_now * NFORWARD;
usr.sbin/rpcbind/rpcb_svc_com.c
941
if ((time_now - FINFO[i].time) > MAXTIME_OFF)
usr.sbin/rpcbind/rpcb_svc_com.c
967
FINFO[j].time = time_now;