Home
last modified time | relevance | path

Searched refs:renew (Results 1 – 25 of 41) sorted by relevance

12

/netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/kinit/
H A Dkinit.c141 int nextcheck, remaining, renew=0; in kinit_qtask() local
146 renew = kinit_check_tgt(kid, &remaining); in kinit_qtask()
148 if (renew > 0) { in kinit_qtask()
149 if (renew==1) { in kinit_qtask()
157 renew++; in kinit_qtask()
163 renew=kinit_check_tgt(kid, &remaining); in kinit_qtask()
166 if (renew > 1) { in kinit_qtask()
176 renew=kinit_check_tgt(kid, &remaining); in kinit_qtask()
181 if (renew == 0) { in kinit_qtask()
/netbsd-src/external/mpl/dhcp/dist/keama/tests/
H A Dpreferred6.out7 "renew-timer": 600,
15 "renew-timer": 900,
20 // "renew-timer": 1200,
/netbsd-src/crypto/external/bsd/heimdal/dist/kuser/
H A Dkinit.c314 int renew, in renew_validate() argument
344 if (renew) { in renew_validate()
353 flags.b.renewable = flags.b.renew = renew; in renew_validate()
479 krb5_deltat renew = 0; in get_new_tickets() local
600 renew = parse_time(renewstr, "s"); in get_new_tickets()
601 if (renew < 0) in get_new_tickets()
604 krb5_get_init_creds_opt_set_renew_life(opt, renew); in get_new_tickets()
762 if (llabs(d - renew) > 30) { in get_new_tickets()
842 const char *server, time_t *renew) in ticket_lifetime() argument
851 if (renew != NULL) in ticket_lifetime()
[all …]
/netbsd-src/external/mpl/dhcp/dist/client/tests/
H A Dduid2_test.txt14 renew 2 2014/05/13 22:11:53;
44 renew 2 2014/05/13 23:11:53;
53 renew 3;
H A Dduid3_test.txt14 renew 2 2014/05/13 22:11:53;
43 renew 2 2014/05/13 23:11:53;
53 renew 3;
H A Dduid0_test.txt12 renew 2 2014/05/13 23:11:53;
22 renew 3;
/netbsd-src/external/bsd/dhcpcd/dist/src/
H A Ddhcp6.c2495 (ia.t1 < state->renew || state->renew == 0)) in dhcp6_findia()
2496 state->renew = ia.t1; in dhcp6_findia()
2611 state->renew = state->rebind = state->expire = 0; in dhcp6_validatelease()
3145 state->renew = IRT_DEFAULT; in dhcp6_bind()
3147 memcpy(&state->renew, o, ol); in dhcp6_bind()
3148 state->renew = ntohl(state->renew); in dhcp6_bind()
3149 if (state->renew < IRT_MINIMUM) in dhcp6_bind()
3150 state->renew = IRT_MINIMUM; in dhcp6_bind()
3173 if (state->renew != 0) { in dhcp6_bind()
3179 if (!(state->renew == ND6_INFINITE_LIFETIME in dhcp6_bind()
[all …]
H A Ddhcp6.h205 uint32_t renew; member
/netbsd-src/crypto/external/bsd/heimdal/dist/tests/db/
H A Dadd-modify-delete.in100 echo checking renew time
105 echo checking renew time
/netbsd-src/external/mpl/dhcp/dist/client/
H A Ddhc6.c529 copy->renew = ia->renew; in dhc6_dup_ia()
733 ia->renew = getULong(ds.data + 4); in dhc6_parse_ia_na()
741 log_debug("RCV: | X-- t1 - renew +%u", ia->renew); in dhc6_parse_ia_na()
754 if ((ia->renew > 0) && (ia->rebind > 0) && in dhc6_parse_ia_na()
755 (ia->renew > ia->rebind)) { in dhc6_parse_ia_na()
960 ia->renew = getULong(ds.data + 4); in dhc6_parse_ia_pd()
968 log_debug("RCV: | X-- t1 - renew +%u", ia->renew); in dhc6_parse_ia_pd()
977 if ((ia->renew > 0) && (ia->rebind > 0) && in dhc6_parse_ia_pd()
978 (ia->renew > ia->rebind)) { in dhc6_parse_ia_pd()
4459 client_envadd(client, prefix, "renew", "%u", ia->renew); in dhc6_marshall_values()
[all …]
H A Ddhclient.conf.example33 renew 2 2000/1/12 00:00:01;
H A Dclparse.c1676 ia->renew = atoi(val); in parse_client6_ia_na_statement()
1912 ia->renew = atoi(val); in parse_client6_ia_pd_statement()
/netbsd-src/crypto/external/bsd/heimdal/sbin/kcm/
H A DMakefile25 renew.c \
/netbsd-src/crypto/external/bsd/heimdal/dist/kcm/
H A DMakefile.am24 renew.c
H A Drenew.c98 flags.b.renew = TRUE; in kcm_ccache_refresh()
H A DMakefile.in157 protocol.$(OBJEXT) sessions.$(OBJEXT) renew.$(OBJEXT)
190 ./$(DEPDIR)/renew.Po ./$(DEPDIR)/sessions.Po
551 renew.c
671 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/renew.Po@am__quote@ # am--include-marker
892 -rm -f ./$(DEPDIR)/renew.Po
951 -rm -f ./$(DEPDIR)/renew.Po
/netbsd-src/crypto/external/bsd/heimdal/dist/kdc/
H A Dkrb5tgs.c496 if(f.renew){ in check_tgs_flags()
886 time_t renew; in tgs_make_reply() local
887 renew = *et.renew_till - *et.starttime; in tgs_make_reply()
889 renew = min(renew, *client->entry.max_renew); in tgs_make_reply()
891 renew = min(renew, *server->entry.max_renew); in tgs_make_reply()
892 *et.renew_till = *et.starttime + renew; in tgs_make_reply()
2366 if((b->kdc_options.validate || b->kdc_options.renew) && in tgs_build_reply()
/netbsd-src/lib/libpam/modules/pam_krb5/
H A Dpam_krb5.c204 krb5_deltat renew; in pam_sm_authenticate() local
216 renew = parse_time(rtime, "s"); in pam_sm_authenticate()
217 krb5_get_init_creds_opt_set_renew_life(opts, renew); in pam_sm_authenticate()
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/asn1/
H A Dkrb5.asn1365 renew(30),
419 renew-till[8] KerberosTime OPTIONAL,
539 renew-till[8] KerberosTime OPTIONAL,
615 renew-till[7] KerberosTime OPTIONAL,
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hdb/
H A Dhdb.asn1141 max-renew[9] INTEGER (0..4294967295) OPTIONAL,
/netbsd-src/external/bsd/openldap/dist/servers/slapd/back-mdb/
H A Did2entry.c695 int rc, renew = 0; in mdb_opinfo_get() local
800 renew = 1; in mdb_opinfo_get()
808 if ( renew ) { in mdb_opinfo_get()
/netbsd-src/external/mpl/dhcp/dist/server/
H A Ddhcpv6.c96 u_int32_t renew, rebind, min_prefer, min_valid; member
1987 reply.renew = reply.rebind = reply.min_prefer = reply.min_valid = 0; in lease_to_client()
2028 reply->renew = getULong(ia_data.data + 4); in reply_process_ia_na()
2106 putULong(reply->buf.data + reply->cursor, reply->renew); in reply_process_ia_na()
4104 reply->renew = getULong(ia_data.data + 4);
4162 putULong(reply->buf.data + reply->cursor, reply->renew);
8454 reply->renew = 0;
8456 reply->renew = getULong(data.data);
8465 reply->renew = INFINITE_TIME;
8467 reply->renew = reply->min_prefer / 2;
[all …]
/netbsd-src/crypto/external/bsd/heimdal/dist/po/heimdal_kuser/
H A Dheimdal_kuser.pot84 msgid "renew TGT"
/netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man3/
H A DSSL_CTX_set_tlsext_ticket_key_cb.pod44 an attempted retrieval of the ticket failed, or a renew option was indicated,
/netbsd-src/external/bsd/openldap/dist/libraries/liblmdb/
H A Dintro.doc160 optimization, it is possible to only reset and renew a transaction.

12