Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libslp/clib/
H A Dslp_da_cache.c89 time_t expires; member
119 if ((*ans)->expires < now || (*ans)->max_life < now) { in slp_find_das_cached()
130 (*ans)->expires += ADVANCE_PER_USE; in slp_find_das_cached()
182 ce->expires = now + INIT_LIFETIME; in slp_put_das_cached()
/titanic_50/usr/src/lib/libadutils/common/
H A Daddisc.c238 (item->expires == 0 || item->expires > time(NULL))) in is_valid()
271 item->expires = 0; in update_item()
273 item->expires = time(NULL) + ttl; in update_item()
2066 time_t expires; in ad_disc_get_TTL() local
2069 expires = MIN_GT_ZERO(ctx->domain_controller.expires, in ad_disc_get_TTL()
2070 ctx->global_catalog.expires); in ad_disc_get_TTL()
2071 expires = MIN_GT_ZERO(expires, ctx->site_domain_controller.expires); in ad_disc_get_TTL()
2072 expires = MIN_GT_ZERO(expires, ctx->site_global_catalog.expires); in ad_disc_get_TTL()
2074 if (expires == -1) { in ad_disc_get_TTL()
2079 expires < ctx->expires_not_before) { in ad_disc_get_TTL()
[all …]
H A Daddisc_impl.h66 time_t expires; member
/titanic_50/usr/src/uts/common/io/ksocket/
H A Dksocket.c738 clock_t expires = 0; in ksocket_spoll() local
794 expires = ddi_get_lbolt() + in ksocket_spoll()
831 expires); in ksocket_spoll()
/titanic_50/usr/src/uts/common/vm/
H A Dvm_page.c6181 clock_t expires; /* lbolt at which this request expires. */ member
6400 bp1->expires = (clock_t)-1; in page_capture_add_hash()
6402 bp1->expires = ddi_get_lbolt() + in page_capture_add_hash()
6477 bp2->expires = bp1->expires; in page_capture_add_hash()
6484 bp2->expires = bp1->expires; in page_capture_add_hash()
6840 if (ddi_get_lbolt() > bp1->expires && bp1->expires != -1) { in page_capture_take_action()
6876 bp2->expires = bp1->expires; in page_capture_take_action()
6884 bp2->expires = bp1->expires; in page_capture_take_action()
7195 if ((ddi_get_lbolt() > bp1->expires && in page_capture_async()
7196 bp1->expires != -1) || in page_capture_async()
/titanic_50/usr/src/cmd/mailx/misc/
H A Dmailx.rc56 ignore approved company confirmed-by distribution expires followup-to keywords
/titanic_50/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
/titanic_50/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A DREADME267 the lease before it expires. Note that user-initiated actions always
284 time expires, the ipc_action is terminated, as well as the
H A DREADME.v6584 (of any lease on the state machine) expires. At this point, as
589 - When a T1 lease timer expires and we're in RENEWING or REBINDING
608 - When a T2 lease timer expires and we're in REBINDING state, just
/titanic_50/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
/titanic_50/usr/src/data/zoneinfo/
H A Dsouthamerica1256 # The above says the Magallanes exception expires 2022-04-02 at 24:00,
/titanic_50/usr/src/lib/libshell/common/
H A DRELEASE289 expires or until a signal is delivered.
/titanic_50/usr/src/uts/intel/io/acpica/
H A Dchanges.txt2928 always expires immediately if the semaphore is not available. The