/illumos-gate/usr/src/lib/libslp/clib/ |
H A D | slp_da_cache.c | 87 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 D | addisc.c | 241 (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 D | addisc_impl.h | 66 time_t expires; member
|
/illumos-gate/usr/src/uts/common/io/ksocket/ |
H A D | ksocket.c | 736 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 D | vm_page.c | 6226 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 D | mailx.rc | 56 ignore approved company confirmed-by distribution expires followup-to keywords
|
/illumos-gate/usr/src/tools/smatch/src/smatch_data/ |
H A D | kernel.implicit_dependencies.no_structs | 243 …, (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 D | kerberos.ldif | 73 ##### 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 D | README | 266 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 D | README.v6 | 582 (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 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
|
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/ |
H A D | RELEASE | 1195 expires or until a signal is delivered.
|
/illumos-gate/usr/src/uts/intel/io/acpica/ |
H A D | changes.txt | 2928 always expires immediately if the semaphore is not available. The
|