Searched refs:ENETUNREACH (Results 1 - 25 of 71) sorted by relevance

123

/macosx-10.10.1/bind9-45.101/bind9/lib/isc/unix/
H A Derrno2result.c93 #ifdef ENETUNREACH
94 case ENETUNREACH:
/macosx-10.10.1/ntp-92/lib/isc/unix/
H A Derrno2result.c93 #ifdef ENETUNREACH
94 case ENETUNREACH:
/macosx-10.10.1/postfix-255/postfix/src/util/
H A Dsane_accept.c57 ENETUNREACH,
/macosx-10.10.1/BerkeleyDB-21/db/build_brew/
H A Derrno.h115 #define ENETUNREACH 51 /* Network is unreachable */ macro
/macosx-10.10.1/BerkeleyDB-21/db/build_wince/
H A Derrno.h115 #define ENETUNREACH 51 /* Network is unreachable */ macro
/macosx-10.10.1/BerkeleyDB-21/db/dist/
H A Derrno.h115 #define ENETUNREACH 51 /* Network is unreachable */ macro
/macosx-10.10.1/libxml2-26/libxml2/include/
H A Dwsockcompat.h60 #define ENETUNREACH WSAENETUNREACH macro
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/include/
H A Dwsockcompat.h57 #define ENETUNREACH WSAENETUNREACH macro
/macosx-10.10.1/tcl-105/tcl84/tcl/compat/
H A DtclErrno.h71 #define ENETUNREACH 51 /* Network is unreachable */ macro
/macosx-10.10.1/tcpdump-61/tcpdump/win32/Include/
H A Derrno.h106 #define ENETUNREACH 101 /* Network is unreachable */ macro
/macosx-10.10.1/BerkeleyDB-21/db/os_windows/
H A Dos_errno.c326 #ifdef ENETUNREACH
327 return (ENETUNREACH);
/macosx-10.10.1/apr-32/apr/apr/file_io/os2/
H A Dmaperrorcode.c57 { SOCENETUNREACH, ENETUNREACH },
/macosx-10.10.1/xnu-2782.1.97/bsd/netinet/
H A Din_gif.c173 return (ENETUNREACH);
212 return (ENETUNREACH);
220 return (ENETUNREACH); /* XXX */
/macosx-10.10.1/xnu-2782.1.97/bsd/netinet6/
H A Din6_gif.c186 return (ENETUNREACH);
212 return (ENETUNREACH);
219 return (ENETUNREACH); /* XXX */
/macosx-10.10.1/BerkeleyDB-21/db/clib/
H A Dstrerror.c152 ERRSTR(ENETUNREACH, "Network is unreachable");
/macosx-10.10.1/bind9-45.101/bind9/lib/lwres/win32/include/lwres/
H A Dnet.h131 #define ENETUNREACH WSAENETUNREACH macro
/macosx-10.10.1/xnu-2782.1.97/bsd/dev/dtrace/scripts/
H A Derrno.d125 inline int ENETUNREACH = 51;
126 #pragma D binding "1.0" ENETUNREACH
/macosx-10.10.1/xnu-2782.1.97/bsd/sys/
H A Derrno.h168 #define ENETUNREACH 51 /* Network is unreachable */ macro
/macosx-10.10.1/curl-83.1.2/curl/lib/
H A Dcurl_setup_once.h493 #undef ENETUNREACH /* override definition in errno.h */ macro
494 #define ENETUNREACH WSAENETUNREACH macro
/macosx-10.10.1/tcl-105/tcl/tcl/win/
H A DtclWinPort.h159 #ifndef ENETUNREACH
160 # define ENETUNREACH 128 /* Network is unreachable */ macro
/macosx-10.10.1/tcl-105/tcl84/tcl/win/
H A DtclWinPort.h149 #ifndef ENETUNREACH
150 # define ENETUNREACH 128 /* Network is unreachable */ macro
/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/Support/
H A Dsystem_error.h161 network_unreachable, // ENETUNREACH
342 # ifndef ENETUNREACH
343 # define ENETUNREACH 118 macro
529 network_unreachable = ENETUNREACH,
/macosx-10.10.1/bind9-45.101/bind9/lib/isc/win32/include/isc/
H A Dnet.h208 #define ENETUNREACH WSAENETUNREACH macro
/macosx-10.10.1/emacs-93/emacs/nt/inc/sys/
H A Dsocket.h142 #define ENETUNREACH WSAENETUNREACH macro
/macosx-10.10.1/ntp-92/lib/isc/win32/include/isc/
H A Dnet.h208 #define ENETUNREACH WSAENETUNREACH macro

Completed in 176 milliseconds

123