Home
last modified time | relevance | path

Searched refs:expired (Results 1 – 25 of 28) sorted by relevance

12

/titanic_50/usr/src/lib/libshell/common/bltins/
H A Dsleep.c122 char *expired = (char*)handle; in completed() local
123 *expired = 1; in completed()
131 char expired = 0; in sleep() local
133 tp = (void*)sh_timeradd(1000*sec, 0, completed, (void*)&expired); in sleep()
145 if(expired) in sleep()
146 expired = 0; in sleep()
149 tp = (void*)sh_timeradd(1000*sec, 0, completed, (void*)&expired); in sleep()
152 while(!expired && shp->lastsig==0); in sleep()
153 if(!expired) in sleep()
/titanic_50/usr/src/uts/common/sys/
H A Daggr.h93 uint8_t expired: 1; member
109 uint8_t expired: 1;
/titanic_50/usr/src/lib/fm/libldom/sparc/
H A Dldmsvcs_utils.c1215 int expired; in channel_init() local
1252 expired = 0; in channel_init()
1261 while (root->fds_chan.state == CHANNEL_UNINITIALIZED && expired == 0) in channel_init()
1262 expired = pthread_cond_timedwait(&root->cv, &root->mt, &twait); in channel_init()
1265 expired = 1; in channel_init()
1276 if (expired == 0) in channel_init()
/titanic_50/usr/src/uts/intel/io/dktp/hba/ghd/
H A Dghd_timer.c681 goto expired; in ghd_timeout_get()
687 expired: in ghd_timeout_get()
/titanic_50/usr/src/uts/common/io/aggr/
H A Daggr_lacp.c299 pl->ActorAdminPortState.bit.expired = B_FALSE; in aggr_lacp_init_port()
386 pl->ActorOperPortState.bit.expired = B_FALSE; in lacp_reset_port()
2046 pl->ActorOperPortState.bit.expired = B_FALSE; in lacp_receive_sm()
2089 pl->ActorOperPortState.bit.expired = B_TRUE; in lacp_receive_sm()
2102 pl->ActorOperPortState.bit.expired = B_FALSE; in lacp_receive_sm()
2111 pl->ActorOperPortState.bit.expired = B_FALSE; in lacp_receive_sm()
2146 pl->ActorOperPortState.bit.expired = B_FALSE; in lacp_receive_sm()
/titanic_50/usr/src/lib/libc/sparcv9/gen/
H A Dstrlcpy.s112 ! n has not expired, but src is at the end. we need to push out the
161 ! n expired, so this is the last word. It may contain null bytes.
326 ! n expired, i.e. end of destination buffer reached. Force null
H A Dstrncpy.s119 ! n has not expired, but src is at the end. we need to push out the
/titanic_50/usr/src/lib/pam_modules/ldap/
H A Dldap_acct_mgmt.c211 if (acctResp.AcctUsableResp.more_info.expired) { in get_account_mgmt()
/titanic_50/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A DREADME136 handler calls iu_expire_timers() to expire all timers that expired
137 (note that more than one may have expired if, for example, multiple
371 year, then the lease would appeared to have expired a year ago even
403 assumption that all finite leases have expired while the machine was
410 to decide which leases have expired. Sadly, this cannot be done since
440 IPv4 leases are acquired or expired on logical interfaces.
H A Ddhcpagent.dfl53 # does not answer (and the lease has not yet expired), then the client
H A DREADME.v6575 addresses that have expired.
920 dhcp_lif_t.lif_expired lease has expired flag
/titanic_50/usr/src/uts/sun4u/starfire/io/
H A Didn_xf.c987 int expired; in idnxf_shmem_wakeup() local
990 expired = ((ddi_get_lbolt() - idnxfp->xf_start_time) >= in idnxf_shmem_wakeup()
1001 } else if ((count > 0) && expired) { in idnxf_shmem_wakeup()
/titanic_50/usr/src/lib/passwdutil/
H A DREADME.SunOS-aging81 aging data. An account with an expired password can be su'd to
/titanic_50/usr/src/lib/libsldap/common/
H A Dns_sldap.h347 int expired; member
H A Dns_reads.c5329 (acctResp->AcctUsableResp).more_info.expired in get_new_acct_more_info()
5515 int inactive, reset, expired; in parse_acct_cont_resp_msg() local
5570 if (ber_scanf(ber, "{bbb", &inactive, &reset, &expired) in parse_acct_cont_resp_msg()
5584 (acctResp->AcctUsableResp).more_info.expired = in parse_acct_cont_resp_msg()
5585 ((expired == 0) ? 0 : 1); in parse_acct_cont_resp_msg()
5612 (acctResp->AcctUsableResp).more_info.expired = 0; in parse_acct_cont_resp_msg()
/titanic_50/usr/src/lib/libc/port/gen/
H A Derrlist101 62 Timer expired
/titanic_50/usr/src/lib/libunistat/common/solaris/
H A Dsolaris.err84 TIME = timer expired
/titanic_50/usr/src/lib/libpam/
H A Dpam_framework.c340 fd_list *expired; in pam_end() local
369 expired = traverse; in pam_end()
371 (void) dlclose(expired->mh); in pam_end()
372 free(expired); in pam_end()
/titanic_50/usr/src/lib/libc/sparc/gen/
H A Dstrncpy.s112 ! n has not expired, but src is at the end. we need to push out the
/titanic_50/usr/src/lib/libslp/javalib/com/sun/slp/
H A DServer_en.properties92 ssim_ageout = Lifetime expired, dropping registration.\n URL=``{0}''''\n Attributes=`{1}''''\…
/titanic_50/usr/src/cmd/cmd-inet/lib/nwamd/
H A DREADME105 pending events that have expired are moved onto the event queue
/titanic_50/usr/src/grub/grub-0.97/docs/
H A Dgrub.info-2675 booted after the timeout expired. The user can still request the
/titanic_50/usr/src/cmd/auditrecord/
H A Daudit_record_attr.txt2151 comment="bad user" name or "user <name> account expired"
/titanic_50/usr/src/cmd/ssh/doc/
H A DChangeLog1028 - Cleanup of auth-pam.c, save and print "account expired" error messages
/titanic_50/usr/src/cmd/dladm/
H A Ddladm.c3140 (lstate->bit.expired ? "yes" : "no")); in print_lacp_cb()

12