Home
last modified time | relevance | path

Searched refs:ETIMEDOUT (Results 1 – 25 of 138) sorted by relevance

123456

/titanic_44/usr/src/lib/libldap5/sources/ldap/prldap/
H A Dldappr-error.c62 #ifndef ETIMEDOUT
63 #define ETIMEDOUT WSAETIMEDOUT macro
136 { PR_IO_TIMEOUT_ERROR, ETIMEDOUT }, /* XXX: correct mapping ? */
147 { PR_CONNECT_TIMEOUT_ERROR, ETIMEDOUT },
/titanic_44/usr/src/cmd/fs.d/cachefs/cfsd/
H A Dcfsd_logelem.c417 if ((xx == ETIMEDOUT) || (xx == EIO)) { in logelem_lostfound()
419 return (ETIMEDOUT); in logelem_lostfound()
1270 if ((xx == ETIMEDOUT) || (xx == EIO)) { in logelem_roll_setattr()
1272 return (ETIMEDOUT); in logelem_roll_setattr()
1320 if ((xx == ETIMEDOUT) || (xx == EIO)) { in logelem_roll_setattr()
1322 return (ETIMEDOUT); in logelem_roll_setattr()
1461 if ((xx == ETIMEDOUT) || (xx == EIO)) { in logelem_roll_setsecattr()
1463 return (ETIMEDOUT); in logelem_roll_setsecattr()
1512 if ((xx == ETIMEDOUT) || (xx == EIO)) { in logelem_roll_setsecattr()
1514 return (ETIMEDOUT); in logelem_roll_setsecattr()
[all …]
/titanic_44/usr/src/stand/lib/fs/nfs/
H A Drpc.c357 if (errno == ETIMEDOUT) { in brpc_call()
371 errno == ETIMEDOUT) { in brpc_call()
465 } while (rpc_error.re_status != RPC_SUCCESS && errno != ETIMEDOUT && in brpc_call()
487 preserve_errno = (errno == ETIMEDOUT) ? errno : 0; in brpc_call()
H A Dclnt_budp.c290 if (errno == ETIMEDOUT) {
325 cu->cu_error.re_errno = ETIMEDOUT;
349 if (errno == ETIMEDOUT) {
350 errno = ETIMEDOUT;
/titanic_44/usr/src/uts/sun4v/os/
H A Dmach_mp_states.c138 return (ETIMEDOUT); in stopcpu_bycpuid()
156 return ((loop_cnt == cpu_stop_time_limit) ? ETIMEDOUT : 0); in stopcpu_bycpuid()
/titanic_44/usr/src/lib/gss_mechs/mech_krb5/include/
H A Dport-sockets.h65 #ifndef ETIMEDOUT
66 #define ETIMEDOUT WSAETIMEDOUT macro
/titanic_44/usr/src/lib/libc/port/threads/
H A Dc11_thr.c98 if (ret == ETIMEDOUT) in cnd_timedwait()
164 if (ret == ETIMEDOUT) in mtx_timedlock()
H A Drwlock.c792 error = ETIMEDOUT; in pthread_rwlock_reltimedrdlock_np()
807 error = ETIMEDOUT; in pthread_rwlock_timedrdlock()
890 error = ETIMEDOUT; in pthread_rwlock_reltimedwrlock_np()
904 error = ETIMEDOUT; in pthread_rwlock_timedwrlock()
/titanic_44/usr/src/uts/common/fs/cachefs/
H A Dcachefs_vnops.c1604 error = ETIMEDOUT; in cachefs_push_front()
1614 error = ETIMEDOUT; in cachefs_push_front()
1622 error = ETIMEDOUT; in cachefs_push_front()
2525 return (ETIMEDOUT); in cachefs_setattr_disconnected()
2529 return (ETIMEDOUT); in cachefs_setattr_disconnected()
2569 error = ETIMEDOUT; in cachefs_setattr_disconnected()
3143 error = ETIMEDOUT; in cachefs_readlink_disconnected()
3634 error = ETIMEDOUT; in cachefs_lookup_common()
3641 error = ETIMEDOUT; in cachefs_lookup_common()
3675 error = ETIMEDOUT; in cachefs_lookup_common()
[all …]
/titanic_44/usr/src/lib/libc/port/rt/
H A Dsem.c309 error = ETIMEDOUT; in sem_timedwait()
325 error = ETIMEDOUT; in sem_reltimedwait_np()
/titanic_44/usr/src/lib/libbc/inc/include/sys/
H A Derrno.h109 #define ETIMEDOUT 60 /* Connection timed out */ macro
/titanic_44/usr/src/uts/common/sys/
H A Derrno.h190 #define ETIMEDOUT 145 /* Connection timed out */ macro
/titanic_44/usr/src/lib/libbc/libc/sys/common/
H A Ds5errno.h170 #define ETIMEDOUT 145 /* Connection timed out */ macro
H A Dmaperror.c265 case ETIMEDOUT: in maperror()
/titanic_44/usr/src/lib/libresolv/
H A Dres_send.c141 int terrno = ETIMEDOUT;
496 errno = ETIMEDOUT; /* no answer obtained */
/titanic_44/usr/src/uts/common/inet/tcp/
H A Dtcp_timers.c460 tcp->tcp_client_errno : ETIMEDOUT); in tcp_keepalive_timer()
967 tcp->tcp_client_errno : ETIMEDOUT); in tcp_timer()
977 tcp->tcp_client_errno : ETIMEDOUT); in tcp_timer()
1108 tcp->tcp_client_errno = ETIMEDOUT; in tcp_close_linger_timeout()
/titanic_44/usr/src/cmd/sendmail/libsm/
H A Dldap.c127 errno = ETIMEDOUT; \
282 errno = ETIMEDOUT;
1100 save_errno = ETIMEDOUT;
1126 case ETIMEDOUT:
1288 case ETIMEDOUT:
/titanic_44/usr/src/ucblib/librpcsoc/
H A Drtime.c115 errno = ETIMEDOUT;
/titanic_44/usr/src/lib/fm/libldom/sparc/
H A Dldmsvcs_utils.c305 ier = ETIMEDOUT; in poller_recv_data()
318 ASSERT(ier == 0 || ier == ETIMEDOUT); in poller_recv_data()
590 return (ETIMEDOUT); in fds_send()
1030 ier = ETIMEDOUT; in fds_svc_lookup()
1046 if (ier == ETIMEDOUT) { in fds_svc_lookup()
1305 ier = ETIMEDOUT; /* channel not ready */ in sendrecv()
1326 ASSERT(ier == 0 || ier == ETIMEDOUT || ier == ENOTSUP); in sendrecv()
/titanic_44/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/
H A DPoolsException.java611 public static final int ETIMEDOUT = 145; field in PoolsException
/titanic_44/usr/src/lib/libsmbfs/smb/
H A Dnbns_rq.c499 return (ETIMEDOUT); in nbns_rq_recv()
501 return (ETIMEDOUT); in nbns_rq_recv()
647 if (error == ETIMEDOUT) in nbns_rq()
/titanic_44/usr/src/uts/common/io/scsi/adapters/smrt/
H A Dsmrt_sata.c81 VERIFY3S(r, ==, ETIMEDOUT); in smrt_sata_determine_wwn()
/titanic_44/usr/src/uts/common/inet/sctp/
H A Dsctp_timer.c416 sctp->sctp_client_errno : ETIMEDOUT); in sctp_heartbeat_timer()
619 sctp->sctp_client_errno : ETIMEDOUT); in sctp_rexmit_timer()
629 sctp->sctp_client_errno : ETIMEDOUT); in sctp_rexmit_timer()
/titanic_44/usr/src/cmd/sendmail/src/
H A Ddomain.c493 if (errno == ETIMEDOUT ||
506 (errno == ETIMEDOUT ||
940 if (save_errno != ETIMEDOUT)
/titanic_44/usr/src/lib/sun_sas/common/
H A DSun_sasSendSMPPassThru.c64 if ((errno == ETIME) || (errno == ETIMEDOUT) || in SendSMPPassThru()

123456