endtime 261 lib/tevent/tevent.h struct timeval endtime); endtime 356 lib/tevent/tevent_req.c struct timeval endtime) endtime 360 lib/tevent/tevent_req.c req->internal.timer = tevent_add_timer(ev, req, endtime, endtime 100 source3/client/cifs.upcall.c creds.times.endtime > time(NULL)) endtime 101 source3/client/cifs.upcall.c credtime = creds.times.endtime; endtime 1179 source3/lib/smbldap.c int *attempts, time_t endtime) endtime 1187 source3/lib/smbldap.c if (now >= endtime) { endtime 1196 source3/lib/smbldap.c alarm(endtime - now); endtime 1254 source3/lib/smbldap.c time_t endtime = time(NULL)+lp_ldap_timeout(); endtime 1307 source3/lib/smbldap.c while (another_ldap_try(ldap_state, &rc, &attempts, endtime)) { endtime 1452 source3/lib/smbldap.c time_t endtime = time(NULL)+lp_ldap_timeout(); endtime 1463 source3/lib/smbldap.c while (another_ldap_try(ldap_state, &rc, &attempts, endtime)) { endtime 1496 source3/lib/smbldap.c time_t endtime = time(NULL)+lp_ldap_timeout(); endtime 1507 source3/lib/smbldap.c while (another_ldap_try(ldap_state, &rc, &attempts, endtime)) { endtime 1540 source3/lib/smbldap.c time_t endtime = time(NULL)+lp_ldap_timeout(); endtime 1551 source3/lib/smbldap.c while (another_ldap_try(ldap_state, &rc, &attempts, endtime)) { endtime 1586 source3/lib/smbldap.c time_t endtime = time(NULL)+lp_ldap_timeout(); endtime 1591 source3/lib/smbldap.c while (another_ldap_try(ldap_state, &rc, &attempts, endtime)) { endtime 237 source3/libads/kerberos.c *expire_time = (time_t) my_creds.times.endtime; endtime 481 source3/libsmb/async_smb.c struct timeval endtime; endtime 521 source3/libsmb/async_smb.c endtime = timeval_current_ofs(0, cli->timeout * 1000); endtime 522 source3/libsmb/async_smb.c req->timer = event_add_timed(ev, req, endtime, request_timeout_handler, req); endtime 621 source3/libsmb/clikrb5.c http_timestring(talloc_tos(), credsp->times.endtime))); endtime 626 source3/libsmb/clikrb5.c if (credsp->times.endtime >= (time(NULL) + 10)) endtime 718 source3/libsmb/clikrb5.c http_timestring(talloc_tos(), (unsigned)credsp->times.endtime), endtime 719 source3/libsmb/clikrb5.c (unsigned)credsp->times.endtime)); endtime 722 source3/libsmb/clikrb5.c *expire_time = (time_t)credsp->times.endtime; endtime 1362 source3/libsmb/clikrb5.c *expire_time = (time_t) creds.times.endtime; endtime 55 source3/rpc_client/rpc_transport_sock.c struct timeval endtime; endtime 62 source3/rpc_client/rpc_transport_sock.c endtime = timeval_current_ofs(0, sock_transp->timeout * 1000); endtime 68 source3/rpc_client/rpc_transport_sock.c if (!tevent_req_set_endtime(subreq, ev, endtime)) { endtime 124 source3/rpc_client/rpc_transport_sock.c struct timeval endtime; endtime 130 source3/rpc_client/rpc_transport_sock.c endtime = timeval_current_ofs(0, sock_transp->timeout * 1000); endtime 136 source3/rpc_client/rpc_transport_sock.c if (!tevent_req_set_endtime(subreq, ev, endtime)) { endtime 65 source4/auth/kerberos/kerberos.c *expire_time = (time_t) my_creds.times.endtime; endtime 110 source4/auth/kerberos/kerberos.c *expire_time = (time_t) my_creds.times.endtime; endtime 121 source4/heimdal/kdc/524.c if(et->endtime < kdc_time){ endtime 712 source4/heimdal/kdc/kerberos4.c krb5_store_int8(sp, krb_time_to_life(start, et->endtime)); endtime 185 source4/heimdal/kdc/kerberos5.c KerberosTime endtime, KerberosTime *renew_till) endtime 197 source4/heimdal/kdc/kerberos5.c krb5_format_time(context, endtime, endtime 1533 source4/heimdal/kdc/kerberos5.c et.endtime = t; endtime 1534 source4/heimdal/kdc/kerberos5.c if(f.renewable_ok && et.endtime < *b->till){ endtime 1624 source4/heimdal/kdc/kerberos5.c ek.endtime = et.endtime; endtime 1750 source4/heimdal/kdc/kerberos5.c et.endtime, et.renew_till); endtime 467 source4/heimdal/kdc/krb5tgs.c old_life = tgt->endtime; endtime 472 source4/heimdal/kdc/krb5tgs.c et->endtime = *et->starttime + old_life; endtime 474 source4/heimdal/kdc/krb5tgs.c et->endtime = min(*et->renew_till, et->endtime); endtime 529 source4/heimdal/kdc/krb5tgs.c if(et->endtime < kdc_time){ endtime 693 source4/heimdal/kdc/krb5tgs.c et.endtime = min(tgt->endtime, *b->till); endtime 752 source4/heimdal/kdc/krb5tgs.c life = et.endtime - *et.starttime; endtime 757 source4/heimdal/kdc/krb5tgs.c et.endtime = *et.starttime + life; endtime 760 source4/heimdal/kdc/krb5tgs.c et.renew_till == NULL && et.endtime < *b->till){ endtime 778 source4/heimdal/kdc/krb5tgs.c et.endtime = min(et.endtime, *et.renew_till); endtime 781 source4/heimdal/kdc/krb5tgs.c *et.starttime = min(*et.starttime, et.endtime); endtime 783 source4/heimdal/kdc/krb5tgs.c if(*et.starttime == et.endtime){ endtime 787 source4/heimdal/kdc/krb5tgs.c if(et.renew_till && et.endtime == *et.renew_till){ endtime 854 source4/heimdal/kdc/krb5tgs.c ek.endtime = et.endtime; endtime 860 source4/heimdal/kdc/krb5tgs.c et.endtime, et.renew_till); endtime 143 source4/heimdal/kdc/kx509.c time_t endtime, endtime 252 source4/heimdal/kdc/kx509.c hx509_ca_tbs_set_notAfter(hxctx, tbs, endtime); endtime 307 source4/heimdal/kuser/kinit.c in.times.endtime = time(NULL) + life; endtime 577 source4/heimdal/kuser/kinit.c if(abs(cred.times.endtime - cred.times.starttime - ticket_life) > 30) { endtime 579 source4/heimdal/kuser/kinit.c unparse_time_approx(cred.times.endtime - cred.times.starttime, endtime 669 source4/heimdal/kuser/kinit.c timeout = cred->times.endtime - cred->times.starttime; endtime 215 source4/heimdal/lib/gssapi/gssapi/gssapi_krb5.h OM_uint32 endtime; endtime 409 source4/heimdal/lib/gssapi/krb5/accept_sec_context.c ctx->lifetime = ctx->ticket->ticket.endtime; endtime 586 source4/heimdal/lib/gssapi/krb5/accept_sec_context.c ctx->lifetime = ctx->ticket->ticket.endtime; endtime 74 source4/heimdal/lib/gssapi/krb5/acquire_cred.c *lifetime = out_cred->times.endtime; endtime 203 source4/heimdal/lib/gssapi/krb5/acquire_cred.c handle->lifetime = cred.times.endtime; endtime 207 source4/heimdal/lib/gssapi/krb5/init_sec_context.c this_cred.times.endtime = ts + time_req; endtime 209 source4/heimdal/lib/gssapi/krb5/init_sec_context.c this_cred.times.endtime = 0; endtime 224 source4/heimdal/lib/gssapi/krb5/init_sec_context.c ctx->lifetime = (*cred)->times.endtime; endtime 309 source4/heimdal/lib/gssapi/krb5/init_sec_context.c creds.times.endtime = 0; endtime 438 source4/heimdal/lib/gssapi/krb5/init_sec_context.c ctx->lifetime = ctx->kcred->times.endtime; endtime 327 source4/heimdal/lib/gssapi/mech/gss_krb5.c ret = krb5_ret_uint32(sp, &ctx->endtime); endtime 171 source4/heimdal/lib/krb5/acache.c cred->times.endtime = incred->endtime; endtime 314 source4/heimdal/lib/krb5/acache.c cred->endtime = incred->times.endtime; endtime 1251 source4/heimdal/lib/krb5/cache.c cred.times.endtime = cred.times.authtime + 3600 * 24 * 30; endtime 126 source4/heimdal/lib/krb5/convert_creds.c v5_creds->times.endtime); endtime 195 source4/heimdal/lib/krb5/creds.c a->endtime == b->endtime && endtime 254 source4/heimdal/lib/krb5/creds.c (mcreds->times.endtime <= creds->times.endtime); endtime 197 source4/heimdal/lib/krb5/get_cred.c *t->req_body.till = in_creds->times.endtime; endtime 542 source4/heimdal/lib/krb5/get_cred.c out_creds->times.endtime = in_creds->times.endtime; endtime 1149 source4/heimdal/lib/krb5/get_cred.c if(res_creds->times.endtime > timeret) { endtime 1353 source4/heimdal/lib/krb5/get_cred.c if(res_creds->times.endtime > timeret) { endtime 379 source4/heimdal/lib/krb5/get_for_creds.c ALLOC(krb_cred_info->endtime, 1); endtime 380 source4/heimdal/lib/krb5/get_for_creds.c *krb_cred_info->endtime = out_creds->times.endtime; endtime 518 source4/heimdal/lib/krb5/get_in_tkt.c if (creds->times.endtime != 0 endtime 519 source4/heimdal/lib/krb5/get_in_tkt.c && rep->enc_part.endtime > creds->times.endtime) { endtime 525 source4/heimdal/lib/krb5/get_in_tkt.c creds->times.endtime = rep->enc_part.endtime; endtime 714 source4/heimdal/lib/krb5/get_in_tkt.c if(creds->times.endtime){ endtime 716 source4/heimdal/lib/krb5/get_in_tkt.c *a->req_body.till = creds->times.endtime; endtime 160 source4/heimdal/lib/krb5/init_creds_pw.c cred->times.endtime = now + tmp; endtime 591 source4/heimdal/lib/krb5/init_creds_pw.c if(creds->times.endtime){ endtime 593 source4/heimdal/lib/krb5/init_creds_pw.c *a->req_body.till = creds->times.endtime; endtime 327 source4/heimdal/lib/krb5/krb5.h krb5_timestamp endtime; endtime 109 source4/heimdal/lib/krb5/krb5_ccapi.h cc_time_t endtime; endtime 63 source4/heimdal/lib/krb5/mk_req.c this_cred.times.endtime = 0; endtime 288 source4/heimdal/lib/krb5/rd_cred.c if (kci->endtime) endtime 289 source4/heimdal/lib/krb5/rd_cred.c creds->times.endtime = *kci->endtime; endtime 246 source4/heimdal/lib/krb5/rd_req.c if(now - t.endtime > context->max_skew) { endtime 642 source4/heimdal/lib/krb5/store.c ret = krb5_store_int32(sp, times.endtime); endtime 660 source4/heimdal/lib/krb5/store.c times->endtime = tmp; endtime 105 source4/heimdal/lib/krb5/ticket.c return ticket->ticket.endtime;