HomeSort by relevance Sort by last modified time
    Searched refs:starttime (Results 1 - 25 of 43) sorted by null

1 2

  /onnv/onnv-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/krb/
valid_times.c 42 krb5_timestamp currenttime, starttime; local
48 /* if starttime is not in ticket, then treat it as authtime */
49 if (times->starttime != 0)
50 starttime = times->starttime;
52 starttime = times->authtime;
54 if (starttime - currenttime > context->clockskew)
gc_via_tkt.c 301 (in_cred->times.starttime != 0) &&
302 (in_cred->times.starttime != dec_rep->enc_part2->times.starttime))
323 if (!in_cred->times.starttime &&
324 !in_clock_skew(dec_rep->enc_part2->times.starttime,
gic_pwd.c 512 krb5_int32 starttime; local
536 krb5_timeofday(context, &starttime);
537 if (creds->times.starttime) starttime = creds->times.starttime;
538 krb5_get_init_creds_opt_set_tkt_life(opt, creds->times.endtime - starttime);
548 options, and using creds->times.starttime, creds->times.endtime,
fwd_tgt.c 166 creds.times.starttime = 0;
get_in_tkt.c 48 options, and using creds->times.starttime, creds->times.endtime,
305 if (!as_reply->enc_part2->times.starttime)
306 as_reply->enc_part2->times.starttime =
317 (request->from != as_reply->enc_part2->times.starttime))
353 (labs(as_reply->enc_part2->times.starttime - time_now)
547 request.from = creds->times.starttime;
    [all...]
send_tgs.c 161 tgsreq.from = timestruct->starttime;
  /onnv/onnv-gate/usr/src/lib/fm/topo/modules/sun4v/sun4vpi/
sun4vpi.c 124 hrtime_t starttime; local
133 starttime = gethrtime();
211 ((gethrtime() - starttime)/MICROSEC));
pi_walker.c 200 hrtime_t starttime; local
209 starttime = gethrtime();
299 (endtime-starttime)/MICROSEC);
  /onnv/onnv-gate/usr/src/cmd/truss/
ramdata.c 56 time_t starttime; /* start time */ variable
ramdata.h 140 extern time_t starttime; /* start time */
  /onnv/onnv-gate/usr/src/cmd/krb5/krb5kdc/
do_as_req.c 229 enc_tkt_reply.times.starttime = request->from;
231 enc_tkt_reply.times.starttime = kdc_time;
239 tmp_client_times = (long long) enc_tkt_reply.times.starttime + client.max_life;
241 tmp_server_times = (long long) enc_tkt_reply.times.starttime + server.max_life;
243 tmp_realm_times = (long long) enc_tkt_reply.times.starttime + max_life_for_realm;
268 tmp_client_times = (double) enc_tkt_reply.times.starttime + client.max_renewable_life;
270 tmp_server_times = (double) enc_tkt_reply.times.starttime + server.max_renewable_life;
272 tmp_realm_times = (double) enc_tkt_reply.times.starttime + max_renewable_life_for_realm;
281 /* starttime is optional, and treated as authtime if not present.
283 if (enc_tkt_reply.times.starttime == enc_tkt_reply.times.authtime
    [all...]
do_tgs_req.c 288 enc_tkt_reply.times.starttime = 0;
291 * Fix header_ticket's starttime; if it's zero, fill in the
294 if (!(header_ticket->enc_part2->times.starttime))
295 header_ticket->enc_part2->times.starttime =
340 enc_tkt_reply.times.starttime = request->from;
342 enc_tkt_reply.times.starttime = kdc_time;
360 old_life = enc_tkt_reply.times.endtime - enc_tkt_reply.times.starttime;
362 enc_tkt_reply.times.starttime = kdc_time;
368 enc_tkt_reply.times.starttime = kdc_time;
372 tmp_server_times = (long long) enc_tkt_reply.times.starttime
    [all...]
  /onnv/onnv-gate/usr/src/cmd/fs.d/nfs/nfslog/
nfslog_trans.c 64 timestruc32_t starttime; /* when did transaction start? */ member in struct:transentry
579 newte->starttime = logrec->re_header.rh_timestamp;
648 newte->starttime = logrec->re_header.rh_timestamp;
730 newte->starttime = logrec->re_header.rh_timestamp;
787 newte->starttime = logrec->re_header.rh_timestamp;
856 newte->starttime = logrec->re_header.rh_timestamp;
920 newte->starttime = logrec->re_header.rh_timestamp;
966 newte->starttime = logrec->re_header.rh_timestamp;
1024 newte->starttime = logrec->re_header.rh_timestamp;
1102 newte->starttime = logrec->re_header.rh_timestamp
    [all...]
  /onnv/onnv-gate/usr/src/lib/fm/topo/modules/i86pc/x86pi/
x86pi.c 135 hrtime_t starttime; local
139 starttime = gethrtime();
155 ((gethrtime() - starttime)/MICROSEC));
  /onnv/onnv-gate/usr/src/lib/krb5/kadm5/clnt/
client_init.c 598 krb5_int32 starttime; local
840 creds.times.starttime = 0; /* start timer at KDC */
847 if (creds.times.starttime)
848 starttime = creds.times.starttime;
850 starttime = now;
853 creds.times.endtime - starttime);
871 NULL, creds.times.starttime,
881 creds.times.starttime,
  /onnv/onnv-gate/usr/src/cmd/krb5/kinit/
kinit.c 139 krb5_deltat starttime; member in struct:k_opts
430 code = krb5_string_to_deltat(optarg, &opts->starttime);
431 if (code != 0 || opts->starttime == 0) {
439 opts->starttime = abs_starttime - time(0);
553 (opts->starttime || opts->rlife || opts->forwardable ||
1015 opts->starttime,
1022 opts->starttime,
1124 if (opts->starttime)
    [all...]
  /onnv/onnv-gate/usr/src/cmd/zic/
zic.c 90 static void addtt(zic_t starttime, int type);
1640 register zic_t starttime, untiltime; local
    [all...]
  /onnv/onnv-gate/usr/src/lib/libsip/common/
sip_miscdefs.h 168 time_t starttime; member in struct:sip_traffic_counters_s
sip_logging.c 585 *(time_t *)cntval = sip_counters.starttime;
615 sip_counters.starttime = time(NULL);
  /onnv/onnv-gate/usr/src/tools/cscope-fast/
find.c 68 static long starttime; /* start time for progress messages */ variable
952 starttime = time((long *)NULL);
964 if (linemode == NO && (now = time((long *)NULL)) - starttime >= 2) {
965 starttime = now;
  /onnv/onnv-gate/usr/src/grub/grub-0.97/netboot/
nic.c 576 unsigned long starttime; local
588 starttime = currticks();
592 ip.bp.bp_xid = xid += htonl(starttime);
611 ip.bp.bp_secs = htons((currticks()-starttime)/TICKS_PER_SEC);
674 unsigned long starttime; local
689 starttime = currticks();
693 ip.bp.bp_xid = xid += htonl(starttime);
738 ip.bp.bp_secs = htons((currticks()-starttime)/TICKS_PER_SEC);
    [all...]
  /onnv/onnv-gate/usr/src/lib/libbc/libc/gen/common/
localtime.c 787 time_t starttime; local
819 starttime = transtime(janfirst, year, &start,
823 if (starttime > endtime) {
826 *atp++ = starttime;
829 *atp++ = starttime;
    [all...]
  /onnv/onnv-gate/usr/src/cmd/ps/
ucbps.c 1039 time_t starttime; local
1043 starttime = st.tv_sec;
1044 if (tim - starttime > 24*60*60) {
1046 localtime(&starttime));
1049 localtime(&starttime));
  /onnv/onnv-gate/usr/src/cmd/krb5/klist/
klist.c 615 if (!cred->times.starttime)
616 cred->times.starttime = cred->times.authtime;
618 printtime(cred->times.starttime);
  /onnv/onnv-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/ccache/
cc_retr.c 341 in_creds->times.starttime == in_compare_creds->times.starttime &&

Completed in 540 milliseconds

1 2