Searched refs:expires (Results 1 – 15 of 15) sorted by relevance
/titanic_50/usr/src/lib/libslp/clib/ |
H A D | slp_da_cache.c | 89 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 D | addisc.c | 238 (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 D | addisc_impl.h | 66 time_t expires; member
|
/titanic_50/usr/src/uts/common/io/ksocket/ |
H A D | ksocket.c | 738 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 D | vm_page.c | 6181 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 D | mailx.rc | 56 ignore approved company confirmed-by distribution expires followup-to keywords
|
/titanic_50/usr/src/lib/krb5/plugins/kdb/ldap/libkdb_ldap/ |
H A D | kerberos.ldif | 73 ##### 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 D | README | 267 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 D | README.v6 | 584 (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 D | grub.info-2 | 676 menu to be displayed by pressing <ESC> before the timeout expires. 1095 expires. If neither are specified, the current setting is
|
H A D | grub.texi | 2164 expires. See also @ref{Hidden menu interface}. 2592 expires. If neither are specified, the current setting is
|
H A D | grub.info | 1980 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 D | southamerica | 1256 # The above says the Magallanes exception expires 2022-04-02 at 24:00,
|
/titanic_50/usr/src/lib/libshell/common/ |
H A D | RELEASE | 289 expires or until a signal is delivered.
|
/titanic_50/usr/src/uts/intel/io/acpica/ |
H A D | changes.txt | 2928 always expires immediately if the semaphore is not available. The
|