Home
last modified time | relevance | path

Searched refs:expiration (Results 1 – 25 of 81) sorted by relevance

1234

/freebsd-14-stable/contrib/llvm-project/lldb/source/Host/common/
HDAlarm.cpp32 const TimePoint expiration = GetNextExpiration(); in Create() local
40 m_entries.emplace_back(callback, expiration); in Create()
59 const TimePoint expiration = GetNextExpiration(); in Restart() local
72 it->expiration = expiration; in Restart()
108 Alarm::Entry::Entry(Alarm::Callback callback, Alarm::TimePoint expiration) in Entry() argument
110 expiration(std::move(expiration)) {} in Entry()
173 if (it->expiration <= now) { in AlarmThread()
201 if (!next_alarm || entry.expiration < *next_alarm) in AlarmThread()
202 next_alarm = entry.expiration; in AlarmThread()
/freebsd-14-stable/contrib/wpa/src/ap/
HDpmksa_cache_auth.c118 while (pmksa->pmksa && pmksa->pmksa->expiration <= now.sec) { in pmksa_cache_expire()
137 sec = pmksa->pmksa->expiration - now.sec; in pmksa_cache_set_expiration()
235 if (pos->expiration > entry->expiration) in pmksa_cache_link_entry()
350 entry->expiration = now.sec; in pmksa_cache_auth_create_entry()
352 entry->expiration += session_timeout; in pmksa_cache_auth_create_entry()
354 entry->expiration += dot11RSNAConfigPMKLifetime; in pmksa_cache_auth_create_entry()
413 entry->expiration = old_entry->expiration; in pmksa_cache_add_okc()
676 (int) (entry->expiration - now.sec), in pmksa_cache_auth_list()
741 (int) (entry->expiration - now.sec)); in pmksa_cache_auth_list_mesh()
HDpmksa_cache_auth.h24 os_time_t expiration; member
HDctrl_iface_ap.c1176 int akmp = 0, expiration = 0; in hostapd_ctrl_iface_pmksa_add() local
1209 if (sscanf(pos, "%d %d", &expiration, &akmp) != 2) in hostapd_ctrl_iface_pmksa_add()
1213 pmkid, expiration, akmp, NULL); in hostapd_ctrl_iface_pmksa_add()
1233 int expiration; in hostapd_ctrl_iface_pmksa_create_entry() local
1264 if (sscanf(pos, "%d", &expiration) != 1) in hostapd_ctrl_iface_pmksa_create_entry()
1268 WPA_KEY_MGMT_SAE, pmkid, expiration); in hostapd_ctrl_iface_pmksa_create_entry()
/freebsd-14-stable/contrib/wpa/src/common/
HDptksa_cache.c50 if (e->expiration > now.sec) in ptksa_cache_expire()
82 sec = e->expiration - now.sec; in ptksa_cache_set_expiration()
192 e->expiration - now.sec); in ptksa_cache_list()
316 entry->expiration = now.sec + life_time; in ptksa_cache_add()
319 if (tmp->expiration > entry->expiration) { in ptksa_cache_add()
HDptksa_cache.h23 os_time_t expiration; member
/freebsd-14-stable/contrib/wpa/src/rsn_supp/
HDpmksa_cache.c97 while (entry && entry->expiration <= now.sec) { in pmksa_cache_expire()
168 sec = pmksa->pmksa->expiration - now.sec; in pmksa_cache_set_expiration()
181 sec = entry->expiration - now.sec; in pmksa_cache_set_expiration()
273 entry->expiration = now.sec + pmk_lifetime; in pmksa_cache_add()
368 if (pos->expiration > entry->expiration) in pmksa_cache_add_entry()
506 os_time_t old_expiration = old_entry->expiration; in pmksa_cache_clone_entry()
526 new_entry->expiration = old_expiration; in pmksa_cache_clone_entry()
763 (int) (entry->expiration - now.sec), in pmksa_cache_list()
836 if (entry->expiration - now.sec < 1 || in pmksa_cache_reconfig()
840 life_time = entry->expiration - now.sec; in pmksa_cache_reconfig()
HDpmksa_cache.h22 os_time_t expiration; member
/freebsd-14-stable/crypto/heimdal/kadmin/
HDkadmin-commands.in166 long = "expiration-time"
169 help = "principal expiration time"
172 long = "pw-expiration-time"
175 help = "password expiration time"
321 long = "expiration-time"
324 help = "principal expiration time"
327 long = "pw-expiration-time"
330 help = "password expiration time"
HDutil.c438 const char *expiration, in set_entry() argument
457 if (expiration) { in set_entry()
458 if (parse_timet (expiration, &ent->princ_expire_time, in set_entry()
460 krb5_warnx (contextp, "unable to parse `%s'", expiration); in set_entry()
HDank.c75 const char *expiration, in add_one_principal() argument
97 expiration, pw_expiration, attributes); in add_one_principal()
/freebsd-14-stable/contrib/llvm-project/lldb/include/lldb/Host/
HDAlarm.h78 TimePoint expiration; member
80 Entry(Callback callback, TimePoint expiration);
/freebsd-14-stable/contrib/ntp/scripts/update-leap/
HDupdate-leap-opts35 'expiration' => '',
44 'expiration|e=s', 'ntp-conf-file|f=s', 'force-update|F',
55 -e, --expiration=str Refresh the leapfile this long before it expires
HDinvoke-update-leap.texi49 * update-leap expiration:: expiration option (-e)
81 -e Specify how long (in days) before expiration the file is to be
206 @node update-leap expiration
207 @subsection expiration option (-e)
208 @cindex update-leap-expiration
212 Specify how long before expiration the file is to be refreshed
HDupdate-leap-opts.def71 name = expiration;
76 Specify how long before expiration the file is to be refreshed
HDupdate-leap.sh68 -e Specify how long before expiration the file is to be refreshed
/freebsd-14-stable/usr.sbin/bsdconfig/usermgmt/include/
HDmessages.subr35expiration time. Format is one of:\n\n a) decimal for UNIX time since %s\n b) dd-mmm-yy[yy] for da…
98expiration time. Format is one of:\n\n a) decimal for UNIX time since %s\n b) dd-mmm-yy[yy] for da…
/freebsd-14-stable/sys/contrib/device-tree/Bindings/watchdog/
HDmarvel.txt34 - interrupts : Contains the IRQ for watchdog expiration
/freebsd-14-stable/crypto/heimdal/kuser/
HDklist.c335 time_t *expiration) in check_for_tgt() argument
363 if (expiration) in check_for_tgt()
364 *expiration = creds.times.endtime; in check_for_tgt()
/freebsd-14-stable/usr.sbin/bsdconfig/usermgmt/share/
HDuser.subr55 # The default password expiration time. Format of the date is either a
62 # at which the expiration time is to be set.
174 # The account expiration time. Format is similar to
200 # The password expiration time. Format of the date is either a
208 # expiration time is to be set. Default is to never expire the
855 # The account expiration time. Format is similar to
857 # expiry is unchanged. If set but NULL, account expiration is
887 # The password expiration time. Format of the date is either a
895 # expiration time is to be set. If unset, password expiry is
896 # unchanged. If set but NULL, password expiration is disabled
/freebsd-14-stable/crypto/openssl/doc/man3/
HDSSL_CTX_flush_sessions.pod29 expiration test, in most cases the actual time given by time(0)
HDSSL_CTX_sess_set_cache_size.pod38 expiration of sessions.
HDSSL_CTX_set_timeout.pod32 The expiration time of a single session can be modified using the
/freebsd-14-stable/crypto/heimdal/lib/hx509/
HDrevoke.c1192 time_t *expiration) in hx509_ocsp_verify() argument
1202 *expiration = 0; in hx509_ocsp_verify()
1244 *expiration = *basic.tbsResponseData.responses.val[i].nextUpdate; in hx509_ocsp_verify()
1246 *expiration = now; in hx509_ocsp_verify()
/freebsd-14-stable/contrib/ldns/ldns/
HDkeys.h157 uint32_t expiration; member

1234