Home
last modified time | relevance | path

Searched full:expiration (Results 1 – 25 of 337) sorted by relevance

12345678910>>...14

/freebsd/contrib/llvm-project/lldb/source/Host/common/
H A DAlarm.cpp30 // Compute the next expiration before we take the lock. This ensures that in Create()
32 const TimePoint expiration = GetNextExpiration(); in Create() local
40 m_entries.emplace_back(callback, expiration); in Create()
57 // Compute the next expiration before we take the lock. This ensures that in Restart()
59 const TimePoint expiration = GetNextExpiration(); in Restart() local
71 // Update the expiration. in Restart()
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()
[all …]
/freebsd/lib/libsys/
H A Dtimer_settime.262 returned as the interval until timer expiration, even if the timer was armed
74 system call sets the time until the next expiration of the timer specified
89 is called, this call resets the time until next expiration to the value
103 behaves as if the time until next expiration is set to
117 behaves as if the time until next expiration is set to be equal to the
126 system call succeeds and the expiration notification is made.
161 When a timer expiration signal is
164 system call returns the timer expiration overrun count for the specified timer.
176 applies to the most recent expiration signal acceptance for the timer.
178 expiration signal has been delivered for the timer, the return value of
[all …]
H A Dtimerfd.2134 represent the relative time until the next expiration and the interval
170 Expiration will occur at the absolute time provided in
200 If the expiration counter is zero,
202 blocks until a timer expiration occurs unless
208 The file descriptor is readable when its timer expiration counter is greater
308 The timer's expiration counter is zero and the
320 sized timer expiration counter.
/freebsd/sys/contrib/openzfs/include/os/linux/spl/sys/
H A Dcallo.h30 * Roundup the expiration time to the next resolution boundary.
31 * If this flag is not specified, the expiration time is rounded down.
33 * Normally, the expiration passed to the timeout API functions is an
34 * expiration interval. If this flag is specified, then it is
35 * interpreted as the expiration time itself.
/freebsd/contrib/wpa/src/common/
H A Dptksa_cache.c50 if (e->expiration > now.sec) in ptksa_cache_expire()
82 sec = e->expiration - now.sec; in ptksa_cache_set_expiration()
178 "Index / ADDR / Cipher / expiration (secs) / TK / KDK\n"); in ptksa_cache_list()
192 e->expiration - now.sec); in ptksa_cache_list()
267 * @life_time_expiry_cb: Callback for alternative expiration handling
316 entry->expiration = now.sec + life_time; in ptksa_cache_add()
319 if (tmp->expiration > entry->expiration) { in ptksa_cache_add()
328 * If the expiration is later then all other or the list is empty in ptksa_cache_add()
/freebsd/crypto/heimdal/kadmin/
H A Dkadmin-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"
H A Dkadmin.8111 .Op Fl Fl expiration-time= Ns Ar time
112 .Op Fl Fl pw-expiration-time= Ns Ar time
200 .Op Fl Fl expiration-time= Ns Ar time
201 .Op Fl Fl pw-expiration-time= Ns Ar time
/freebsd/contrib/wpa/src/ap/
H A Dpmksa_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()
231 /* Add the new entry; order by expiration time */ in pmksa_cache_link_entry()
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()
661 "Index / SPA / PMKID / expiration (in seconds) / opportunistic\n"); in pmksa_cache_auth_list()
676 (int) (entry->expiration - now.sec), in pmksa_cache_auth_list()
[all …]
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DCachePruning.h35 /// The expiration for a file. When a file hasn't been accessed for Expiration
37 /// expiration-based pruning.
38 std::chrono::seconds Expiration = std::chrono::hours(7 * 24); // 1w member
67 /// which means a pruning interval of 30 seconds, expiration time of 24 hours
/freebsd/contrib/ntp/scripts/update-leap/
H A Dinvoke-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
H A Dupdate-leap.html118 <tr><td align="left" valign="top">&bull; <a href="#update_002dleap-expiration" accesskey="5">update-leap expiration</a></td><td>&nbsp;&nbsp;</td><td align="left" valign="top">expiration option (-e)
160 -e Specify how long (in days) before expiration the file is to be
285 Next: <a href="#update_002dleap-expiration" accesskey="n" rel="next">update-leap expiration</a>, Previous: <a href="#update_002dleap-ipv4" accesskey="p" rel="prev">update-leap ipv4</a>, Up: <a href="#update_002dleap-Invocation" accesskey="u" rel="up">update-leap Invocation</a> &nbsp; </p>
295 <span id="update_002dleap-expiration"></span><div class="header">
299 <span id="expiration-option-_0028_002de_0029"></span><h4 class="subsection">1.5 expiration option (-e)</h4>
304 Specify how long before expiration th
[all...]
H A Dupdate-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
/freebsd/contrib/wpa/src/rsn_supp/
H A Dpmksa_cache.c97 while (entry && entry->expiration <= now.sec) { in pmksa_cache_expire()
106 "RSN: postpone PMKSA cache entry expiration for SAE with " in pmksa_cache_expire()
168 sec = pmksa->pmksa->expiration - now.sec; in pmksa_cache_set_expiration()
175 * from SAE to expire every second. Use the expiration 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()
364 /* Add the new entry; order by expiration time */ in pmksa_cache_add_entry()
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()
525 /* TODO: reorder entries based on expiration time? */ in pmksa_cache_clone_entry()
[all …]
/freebsd/contrib/tzcode/
H A Dtzfile.5142 the last pair denotes the leap second table's expiration time.
234 denotes the expiration of the leap second table instead of a leap second;
235 timestamps after this expiration are unreliable in that future
236 releases will likely add leap second entries after the expiration, and
237 the added leap seconds will change how post-expiration timestamps are treated.
270 When a TZif file contains a leap second table expiration
272 post-expiration timestamps, or process them as if the expiration
366 tables are truncated at the start or that end in expiration times.
/freebsd/sys/contrib/device-tree/Bindings/watchdog/
H A Dxlnx,xps-timebase-wdt.yaml15 WDT uses a dual-expiration architecture. After one expiration of
19 expiration of the timeout interval, a WDT reset is generated.
/freebsd/usr.sbin/bsdconfig/usermgmt/include/
H A Dmessages.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/usr.sbin/pw/tests/
H A Dpw_useradd_test.sh75 # Test add user with account expiration as an epoch date
86 # Test add user with account expiration as a DD-MM-YYYY date
98 # Test add user with account expiration as a DD-MM-YYYY date
110 # Test add user with account expiration as a relative date
120 atf_fail "Expiration time($TIME) was not within $EPOCH - $BUF seconds."
123 # Test add user with password expiration as an epoch date
134 # Test add user with password expiration as a DD-MM-YYYY date
146 # Test add user with password expiration as a DD-MMM-YYYY date
158 # Test add user with password expiration as a relative date
168 atf_fail "Expiration time($TIME) was not within $EPOCH - $BUF seconds."
/freebsd/cddl/usr.sbin/zfsd/
H A Dcallout.h57 * Determination of callback expiration is triggered by the SIGALRM
81 * expiration time as the first callout in the list.
135 * All active callouts sorted by expiration time. The callout
136 * with the nearest expiration time is at the head of the list.
/freebsd/crypto/openssh/
H A Dauth-shadow.c47 * For the account and password expiration functions, we assume the expiry
68 debug3("account expiration disabled"); in auth_shadow_acctexpired()
122 debug3("password expiration disabled"); in auth_shadow_pwexpired()
127 debug3("password expiration disabled"); in auth_shadow_pwexpired()
/freebsd/contrib/ntp/ntpd/
H A Dntp_leapsec.h110 * the final transition, and the expiration time.
113 * expiration time of the table.
116 uint32_t etime; /* expiration time */
191 * ransition, the table expiration, and the total TAI difference at the
201 /* Get the distance to expiration in days.
215 * expiration time, try to establish a system leap transition. Only
/freebsd/contrib/llvm-project/llvm/include/llvm/LTO/legacy/
H A DThinLTOCodeGenerator.h118 * - The pruning expiration time indicates to the garbage collector how old
144 /// Cache policy: expiration (in seconds) for an entry.
146 void setCacheEntryExpiration(unsigned Expiration) { in setCacheEntryExpiration() argument
147 if (Expiration) in setCacheEntryExpiration()
148 CacheOptions.Policy.Expiration = std::chrono::seconds(Expiration); in setCacheEntryExpiration()
/freebsd/contrib/netbsd-tests/lib/libc/sys/
H A Dt_timer_create.c230 "SIGEV_SIGNAL, with expiration"); in ATF_TC_HEAD()
244 "SIGEV_SIGNAL, with expiration"); in ATF_TC_HEAD()
287 "SIGEV_THREAD, with expiration"); in ATF_TC_HEAD()
301 "SIGEV_THREAD, with expiration"); in ATF_TC_HEAD()
/freebsd/contrib/ofed/opensm/include/complib/
H A Dcl_timer.h88 * functions used to notify users of a timer expiration.
272 * The cl_timer_trim function pulls in the absolute expiration
273 * time of a timer if the current expiration time exceeds the specified
277 * interval if that interval is less than the current timer expiration.
/freebsd/crypto/heimdal/doc/doxyout/hx509/man/man3/
H A Dhx509_verify.340 …text, time_t now, hx509_cert cert, int flags, const void *data, size_t length, time_t *expiration)"
163 …xt, time_t now, hx509_cert cert, int flags, const void * data, size_t length, time_t * expiration)"
181 \fIexpiration\fP return the time the OCSP will expire and need to be rechecked.
/freebsd/tests/sys/kqueue/libkqueue/
H A Dtimer.c368 * we'll get an ~immediate expiration, just as we do for any value specified in test_abstime_preboot()
474 errx(1, "early timer expiration: %ld us", elapsed); in test_update()
476 errx(1, "late timer expiration: %ld us", elapsed); in test_update()
520 errx(1, "early timer expiration: %ld us", elapsed); in test_update_equal()
560 * not from the original add (and expiration) of the timer. in test_update_expired()
564 errx(1, "early timer expiration: %ld us", elapsed); in test_update_expired()
619 errx(1, "early timer expiration: %ld us", elapsed); in test_update_periodic()
683 errx(1, "early timer expiration: %ld us", elapsed); in test_update_timing()

12345678910>>...14