Home
last modified time | relevance | path

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

12345678910>>...290

/dports/lang/racket/racket-8.3/src/cs/rumble/
H A Derrno-data.ss1 …0)(EMULTIHOP . 72)(ENAMETOOLONG . 36)(ENETDOWN . 100)(ENETRESET . 102)(ENETUNREACH . 101)(ENFILE .…
3 … 40)(EMULTIHOP . 95)(ENAMETOOLONG . 63)(ENETDOWN . 50)(ENETRESET . 52)(ENETUNREACH . 51)(ENFILE . …
5 …1)(EMSGSIZE . 115)(ENAMETOOLONG . 38)(ENETDOWN . 116)(ENETRESET . 117)(ENETUNREACH . 118)(ENFILE .…
7 …EAFNOSUPPORT . 47)(EADDRINUSE . 48)(EADDRNOTAVAIL . 49)(ENETDOWN . 50)(ENETUNREACH . 51)(ENETRESET…
9 …EAFNOSUPPORT . 47)(EADDRINUSE . 48)(EADDRNOTAVAIL . 49)(ENETDOWN . 50)(ENETUNREACH . 51)(ENETRESET…
11 …EAFNOSUPPORT . 47)(EADDRINUSE . 48)(EADDRNOTAVAIL . 49)(ENETDOWN . 50)(ENETUNREACH . 51)(ENETRESET…
13 …OSUPPORT . 124)(EADDRINUSE . 125)(EADDRNOTAVAIL . 126)(ENETDOWN . 127)(ENETUNREACH . 128)(ENETRESE…
/dports/lang/racket-minimal/racket-8.3/src/cs/rumble/
H A Derrno-data.ss1 …0)(EMULTIHOP . 72)(ENAMETOOLONG . 36)(ENETDOWN . 100)(ENETRESET . 102)(ENETUNREACH . 101)(ENFILE .…
3 … 40)(EMULTIHOP . 95)(ENAMETOOLONG . 63)(ENETDOWN . 50)(ENETRESET . 52)(ENETUNREACH . 51)(ENFILE . …
5 …1)(EMSGSIZE . 115)(ENAMETOOLONG . 38)(ENETDOWN . 116)(ENETRESET . 117)(ENETUNREACH . 118)(ENFILE .…
7 …EAFNOSUPPORT . 47)(EADDRINUSE . 48)(EADDRNOTAVAIL . 49)(ENETDOWN . 50)(ENETUNREACH . 51)(ENETRESET…
9 …EAFNOSUPPORT . 47)(EADDRINUSE . 48)(EADDRNOTAVAIL . 49)(ENETDOWN . 50)(ENETUNREACH . 51)(ENETRESET…
11 …EAFNOSUPPORT . 47)(EADDRINUSE . 48)(EADDRNOTAVAIL . 49)(ENETDOWN . 50)(ENETUNREACH . 51)(ENETRESET…
13 …OSUPPORT . 124)(EADDRINUSE . 125)(EADDRNOTAVAIL . 126)(ENETDOWN . 127)(ENETUNREACH . 128)(ENETRESE…
/dports/devel/ptlib/ptlib-2.10.11/include/ptlib/Nucleus++/ptlib/
H A Dipsock.h46 #if defined(ENETUNREACH) || defined(EHOSTUNREACH) || defined(WSAENETUNREACH) || defined (WSAENETEUN…
56 #define ENETUNREACH (WSAENETUNREACH|0x40000000) macro
/dports/lang/php73/php-7.3.33/ext/sockets/
H A Dwindows_common.h36 #ifdef ENETUNREACH /* errno.h probably included */
53 # undef ENETUNREACH
95 #define ENETUNREACH WSAENETUNREACH macro
/dports/net/php73-sockets/php-7.3.33/ext/sockets/
H A Dwindows_common.h36 #ifdef ENETUNREACH /* errno.h probably included */
53 # undef ENETUNREACH
95 #define ENETUNREACH WSAENETUNREACH macro
/dports/net/php81-sockets/php-8.1.1/ext/sockets/
H A Dwindows_common.h34 #ifdef ENETUNREACH /* errno.h probably included */
51 # undef ENETUNREACH
93 #define ENETUNREACH WSAENETUNREACH macro
/dports/net/php74-sockets/php-7.4.27/ext/sockets/
H A Dwindows_common.h36 #ifdef ENETUNREACH /* errno.h probably included */
53 # undef ENETUNREACH
95 #define ENETUNREACH WSAENETUNREACH macro
/dports/net/php80-sockets/php-8.0.15/ext/sockets/
H A Dwindows_common.h34 #ifdef ENETUNREACH /* errno.h probably included */
51 # undef ENETUNREACH
93 #define ENETUNREACH WSAENETUNREACH macro
/dports/www/mod_php81/php-8.1.1/ext/sockets/
H A Dwindows_common.h34 #ifdef ENETUNREACH /* errno.h probably included */
51 # undef ENETUNREACH
93 #define ENETUNREACH WSAENETUNREACH macro
/dports/lang/php74/php-7.4.27/ext/sockets/
H A Dwindows_common.h36 #ifdef ENETUNREACH /* errno.h probably included */
53 # undef ENETUNREACH
95 #define ENETUNREACH WSAENETUNREACH macro
/dports/lang/php80/php-8.0.15/ext/sockets/
H A Dwindows_common.h34 #ifdef ENETUNREACH /* errno.h probably included */
51 # undef ENETUNREACH
93 #define ENETUNREACH WSAENETUNREACH macro
/dports/lang/php81/php-8.1.1/ext/sockets/
H A Dwindows_common.h34 #ifdef ENETUNREACH /* errno.h probably included */
51 # undef ENETUNREACH
93 #define ENETUNREACH WSAENETUNREACH macro
/dports/www/mod_php73/php-7.3.33/ext/sockets/
H A Dwindows_common.h36 #ifdef ENETUNREACH /* errno.h probably included */
53 # undef ENETUNREACH
95 #define ENETUNREACH WSAENETUNREACH macro
/dports/www/mod_php74/php-7.4.27/ext/sockets/
H A Dwindows_common.h36 #ifdef ENETUNREACH /* errno.h probably included */
53 # undef ENETUNREACH
95 #define ENETUNREACH WSAENETUNREACH macro
/dports/www/mod_php80/php-8.0.15/ext/sockets/
H A Dwindows_common.h34 #ifdef ENETUNREACH /* errno.h probably included */
51 # undef ENETUNREACH
93 #define ENETUNREACH WSAENETUNREACH macro
/dports/lang/gcc9-devel/gcc-9-20211007/libphobos/libdruntime/core/stdc/
H A Derrno.d312 enum ENETUNREACH = 101; /// in version() local
415 enum ENETUNREACH = 101; /// in version() local
526 enum ENETUNREACH = 229; /// in version() local
623 enum ENETUNREACH = 128; /// in version() local
729 enum ENETUNREACH = 101; /// in version() local
831 enum ENETUNREACH = 101; /// in version() local
884 enum ENETUNREACH = 51; /// in version() local
1039 enum ENETUNREACH = 101; /// in version() local
1318 enum ENETUNREACH = 51; in version() local
1537 enum ENETUNREACH = 51; in version() local
[all …]
/dports/lang/gcc9/gcc-9.4.0/libphobos/libdruntime/core/stdc/
H A Derrno.d312 enum ENETUNREACH = 101; /// in version() local
415 enum ENETUNREACH = 101; /// in version() local
526 enum ENETUNREACH = 229; /// in version() local
623 enum ENETUNREACH = 128; /// in version() local
729 enum ENETUNREACH = 101; /// in version() local
831 enum ENETUNREACH = 101; /// in version() local
884 enum ENETUNREACH = 51; /// in version() local
1039 enum ENETUNREACH = 101; /// in version() local
1318 enum ENETUNREACH = 51; in version() local
1537 enum ENETUNREACH = 51; in version() local
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/libphobos/libdruntime/core/stdc/
H A Derrno.d312 enum ENETUNREACH = 101; /// in version() local
415 enum ENETUNREACH = 101; /// in version() local
526 enum ENETUNREACH = 229; /// in version() local
623 enum ENETUNREACH = 128; /// in version() local
729 enum ENETUNREACH = 101; /// in version() local
831 enum ENETUNREACH = 101; /// in version() local
884 enum ENETUNREACH = 51; /// in version() local
1039 enum ENETUNREACH = 101; /// in version() local
1318 enum ENETUNREACH = 51; in version() local
1537 enum ENETUNREACH = 51; in version() local
[all …]
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/sofia-sip/libsofia-sip-ua/su/sofia-sip/
H A Dsu_errno.h87 #undef ENETUNREACH
174 #ifndef ENETUNREACH
175 #define ENETUNREACH (10051) /* WSAENETUNREACH */ macro
/dports/net/sofia-sip/sofia-sip-1.13.4/libsofia-sip-ua/su/sofia-sip/
H A Dsu_errno.h87 #undef ENETUNREACH
174 #ifndef ENETUNREACH
175 #define ENETUNREACH (10051) /* WSAENETUNREACH */ macro
/dports/devel/skalibs/skalibs-2.10.0.3/src/libstddjb/
H A Derror_temp.c36 #ifdef ENETUNREACH in error_temp()
37 case ENETUNREACH : in error_temp()
/dports/biology/plink/plink-ng-79b2df8c/1.9/
H A Dsisocks.h79 #define ENETUNREACH WSAENETUNREACH macro
95 #define ENETUNREACH WSAENETUNREACH macro
169 case ENETUNREACH: strncpy(buf,"network is unreachable",blen); break; in sockerrorchecks()
224 case ENETUNREACH: fprintf(sockerrlog,"(network is unreachable)"); break; in sockerrorcheck()
/dports/emulators/py-unicorn/unicorn-1.0.2/qemu/include/sysemu/
H A Dos-win32.h49 #ifndef ENETUNREACH
50 # define ENETUNREACH WSAENETUNREACH macro
/dports/emulators/unicorn/unicorn-1.0.2/qemu/include/sysemu/
H A Dos-win32.h49 #ifndef ENETUNREACH
50 # define ENETUNREACH WSAENETUNREACH macro
/dports/net/ntp/ntp-4.2.8p15/lib/isc/unix/
H A Derrno2result.c93 #ifdef ENETUNREACH in isc___errno2result()
94 case ENETUNREACH: in isc___errno2result()

12345678910>>...290