Home
last modified time | relevance | path

Searched refs:expires (Results 1 – 15 of 15) sorted by relevance

/illumos-gate/usr/src/lib/libslp/clib/
H A Dslp_da_cache.c87 time_t expires; member
117 if ((*ans)->expires < now || (*ans)->max_life < now) { in slp_find_das_cached()
128 (*ans)->expires += ADVANCE_PER_USE; in slp_find_das_cached()
180 ce->expires = now + INIT_LIFETIME; in slp_put_das_cached()
/illumos-gate/usr/src/lib/libadutils/common/
H A Daddisc.c241 (item->expires == 0 || item->expires > time(NULL))) in is_valid()
274 item->expires = 0; in update_item()
276 item->expires = time(NULL) + ttl; in update_item()
2086 time_t expires; in ad_disc_get_TTL() local
2089 expires = MIN_GT_ZERO(ctx->domain_controller.expires, in ad_disc_get_TTL()
2090 ctx->global_catalog.expires); in ad_disc_get_TTL()
2091 expires = MIN_GT_ZERO(expires, ctx->site_domain_controller.expires); in ad_disc_get_TTL()
2092 expires = MIN_GT_ZERO(expires, ctx->site_global_catalog.expires); in ad_disc_get_TTL()
2094 if (expires == -1) { in ad_disc_get_TTL()
2099 expires < ctx->expires_not_before) { in ad_disc_get_TTL()
[all …]
H A Daddisc_impl.h66 time_t expires; member
/illumos-gate/usr/src/uts/common/io/ksocket/
H A Dksocket.c736 clock_t expires = 0; in ksocket_spoll() local
792 expires = ddi_get_lbolt() + in ksocket_spoll()
828 expires); in ksocket_spoll()
/illumos-gate/usr/src/uts/common/vm/
H A Dvm_page.c6226 clock_t expires; /* lbolt at which this request expires. */ member
6445 bp1->expires = (clock_t)-1; in page_capture_add_hash()
6447 bp1->expires = ddi_get_lbolt() + in page_capture_add_hash()
6522 bp2->expires = bp1->expires; in page_capture_add_hash()
6529 bp2->expires = bp1->expires; in page_capture_add_hash()
6885 if (ddi_get_lbolt() > bp1->expires && bp1->expires != -1) { in page_capture_take_action()
6921 bp2->expires = bp1->expires; in page_capture_take_action()
6929 bp2->expires = bp1->expires; in page_capture_take_action()
7240 if ((ddi_get_lbolt() > bp1->expires && in page_capture_async()
7241 bp1->expires != -1) || in page_capture_async()
/illumos-gate/usr/src/cmd/mailx/misc/
H A Dmailx.rc56 ignore approved company confirmed-by distribution expires followup-to keywords
/illumos-gate/usr/src/tools/smatch/src/smatch_data/
H A Dkernel.implicit_dependencies.no_structs243 …, (struct sched_dl_entity)->dl_non_contending, (struct timerqueue_node)->expires, (struct hrtimer)…
244 …, (struct sched_dl_entity)->dl_non_contending, (struct timerqueue_node)->expires, (struct hrtimer)…
266 …, (struct sched_dl_entity)->dl_non_contending, (struct timerqueue_node)->expires, (struct hrtimer)…
267 …, (struct sched_dl_entity)->dl_non_contending, (struct timerqueue_node)->expires, (struct hrtimer)…
268 …, (struct sched_dl_entity)->dl_non_contending, (struct timerqueue_node)->expires, (struct hrtimer)…
269 …, (struct sched_dl_entity)->dl_non_contending, (struct timerqueue_node)->expires, (struct hrtimer)…
276 …, (struct sched_dl_entity)->dl_non_contending, (struct timerqueue_node)->expires, (struct hrtimer)…
277 …, (struct sched_dl_entity)->dl_non_contending, (struct timerqueue_node)->expires, (struct hrtimer)…
278 …, (struct sched_dl_entity)->dl_non_contending, (struct timerqueue_node)->expires, (struct hrtimer)…
279 …, (struct sched_dl_entity)->dl_non_contending, (struct timerqueue_node)->expires, (struct hrtimer)…
[all …]
/illumos-gate/usr/src/lib/krb5/plugins/kdb/ldap/libkdb_ldap/
H A Dkerberos.ldif73 ##### The time at which the principal expires
330 ##### The time at which the principal's password expires
/illumos-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A DREADME266 the lease before it expires. Note that user-initiated actions always
283 time expires, the ipc_action is terminated, as well as the
H A DREADME.v6582 (of any lease on the state machine) expires. At this point, as
587 - When a T1 lease timer expires and we're in RENEWING or REBINDING
606 - When a T2 lease timer expires and we're in REBINDING state, just
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dgrub.info-2676 menu to be displayed by pressing <ESC> before the timeout expires.
1095 expires. If neither are specified, the current setting is
H A Dgrub.texi2164 expires. See also @ref{Hidden menu interface}.
2592 expires. If neither are specified, the current setting is
H A Dgrub.info1980 menu to be displayed by pressing <ESC> before the timeout expires.
2399 expires. If neither are specified, the current setting is
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/
H A DRELEASE1195 expires or until a signal is delivered.
/illumos-gate/usr/src/uts/intel/io/acpica/
H A Dchanges.txt2928 always expires immediately if the semaphore is not available. The