Home
last modified time | relevance | path

Searched refs:ENETDOWN (Results 1 – 25 of 25) sorted by path

/original-bsd/contrib/libg++-2.3/libiberty/
H A Dstrerror.c374 #if defined (ENETDOWN)
375 ENETDOWN, "ENETDOWN", "Network is down",
/original-bsd/libexec/mail.local/
H A Dmail.local.c629 #ifdef ENETDOWN
630 case ENETDOWN: /* Network is down */
/original-bsd/share/doc/psd/21.ipc/
H A Dspell.ok24 ENETDOWN
/original-bsd/sys/deprecated/bbnnet/
H A Dip_input.c696 case ENETDOWN:
/original-bsd/sys/deprecated/netimp/
H A Dif_imp.c509 error = ENETDOWN;
/original-bsd/sys/net/
H A Dbpf.c853 return (ENETDOWN);
1238 return (ENETDOWN);
H A Dif_ethersubr.c86 senderr(ENETDOWN);
H A Dif_sl.c329 return (ENETDOWN); /* sort of */
/original-bsd/sys/netccitt/
H A Dif_x25subr.c269 senderr(ENETDOWN);
H A Dpk_subr.c490 return (ENETDOWN);
/original-bsd/sys/netinet/
H A Dip_input.c1088 case ENETDOWN:
H A Dtcp_output.c537 if ((error == EHOSTUNREACH || error == ENETDOWN)
/original-bsd/sys/netiso/
H A Dif_lpb.c376 return ENETDOWN;
H A Dif_un.eg731 error = ENETDOWN;
/original-bsd/sys/netns/
H A Dns_input.c370 case ENETDOWN:
/original-bsd/sys/sys/
H A Derrno.h83 #define ENETDOWN 50 /* Network is down */ macro
/original-bsd/sys/vax/if/ACC/driver/
H A Dif_dda.c1272 return (ENETDOWN);
/original-bsd/sys/vax/if/
H A Dif_acp.c766 return (ENETDOWN);
H A Dif_ddn.c475 return (ENETDOWN);
H A Dif_dmc.c742 error = ENETDOWN;
H A Dif_dmv.c855 error = ENETDOWN;
H A Dif_en.c518 error = ENETDOWN;
H A Dif_vv.c891 return (ENETDOWN);
1028 error = ENETDOWN;
/original-bsd/usr.sbin/amd/amd/
H A Dsrvr_nfs.c447 case ENETDOWN:
/original-bsd/usr.sbin/sendmail/src/
H A Dconf.c2585 #ifdef ENETDOWN
2586 case ENETDOWN: /* Network is down */