Home
last modified time | relevance | path

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

/original-bsd/sys/netinet/
H A Dtcp_timer.c176 tp->t_softerror : ETIMEDOUT);
254 tp = tcp_drop(tp, ETIMEDOUT);
305 tp = tcp_drop(tp, ETIMEDOUT);
H A Dtcp_subr.c231 if (errno == ETIMEDOUT && tp->t_softerror)
/original-bsd/bin/sh/
H A Derror.c196 #ifdef ETIMEDOUT
197 { ETIMEDOUT, ALL, "remote access failed" },
/original-bsd/sys/deprecated/bbnnet/
H A Dtcp_states.c785 t_close(tp, ETIMEDOUT);
789 advise_user(tcpcbtoso(tp), ETIMEDOUT);
854 t_close(tp, ETIMEDOUT);
857 advise_user(tcpcbtoso(tp), ETIMEDOUT);
909 t_close(tp, ETIMEDOUT);
917 advise_user(tcpcbtoso(tp), ETIMEDOUT);
H A Drdp_macros.h175 set_error(rdpcb, ETIMEDOUT); \
H A Drdp_states.c1100 set_error(rdpcb, ETIMEDOUT);
/original-bsd/sys/netccitt/
H A Dpk_timer.c72 lcp -> lcd_so -> so_error = ETIMEDOUT; in pk_timer()
/original-bsd/sys/sys/
H A Derrno.h93 #define ETIMEDOUT 60 /* Operation timed out */ macro
/original-bsd/contrib/libg++-2.3/libiberty/
H A Dstrerror.c404 #if defined (ETIMEDOUT)
405 ETIMEDOUT, "ETIMEDOUT", "Connection timed out",
/original-bsd/lib/libc/net/
H A Dres_send.c80 int terrno = ETIMEDOUT;
423 errno = ETIMEDOUT; /* no answer obtained */
/original-bsd/usr.sbin/sendmail/src/
H A Derr.c536 # if defined(DAEMON) && defined(ETIMEDOUT)
537 case ETIMEDOUT:
H A Dconf.c2579 #ifdef ETIMEDOUT
2580 case ETIMEDOUT: /* Connection timed out */
H A Ddaemon.c709 if (errno == ETIMEDOUT || h_errno == TRY_AGAIN ||
/original-bsd/libexec/mail.local/
H A Dmail.local.c656 #ifdef ETIMEDOUT
657 case ETIMEDOUT: /* Connection timed out */
/original-bsd/usr.sbin/amd/amd/
H A Dinfo_hes.c132 case HES_ER_NET: error = ETIMEDOUT; break;
315 errno = ETIMEDOUT;
H A Dsrvr_nfs.c167 np->np_error = error ? error : ETIMEDOUT;
H A Dafs_ops.c683 error = ETIMEDOUT;
1110 case ETIMEDOUT:
H A Dnfs_ops.c121 fp2->fh_error = ETIMEDOUT;
H A DChangeLog1002 interval the kernel gets sent ETIMEDOUT.
/original-bsd/share/doc/psd/21.ipc/
H A Dspell.ok29 ETIMEDOUT
/original-bsd/sys/netiso/
H A Dtp.trans611 $P.tp_sock->so_error = ETIMEDOUT;
612 tp_indicate(T_DISCONNECT, $P, ETIMEDOUT);
955 $P.tp_sock->so_error = ETIMEDOUT;
956 tp_indicate(T_DISCONNECT, $P, ETIMEDOUT);
978 $P.tp_sock->so_error = ETIMEDOUT;
979 tp_indicate(T_DISCONNECT, $P, ETIMEDOUT);
1037 $P.tp_sock->so_error = ETIMEDOUT;
/original-bsd/usr.sbin/amd/amq/
H A Damq.c491 errno = ETIMEDOUT;
/original-bsd/sys/netns/
H A Dspp_usrreq.c1705 cb = spp_drop(cb, ETIMEDOUT);
1770 cb = spp_drop(cb, ETIMEDOUT);
/original-bsd/sys/tahoe/vba/
H A Dmp.c1416 error = ETIMEDOUT;
/original-bsd/usr.sbin/sendmail/
H A DRELEASE_NOTES2370 Change :include: open timeout from ETIMEDOUT to an internal