Searched refs:FATAL (Results 1 - 7 of 7) sorted by relevance
/bind-9.11.3/contrib/idn/idnkit-1.0-src/wsock/wsock11/ |
H A D | dlldef.h | 60 #define FATAL idnPrintf macro 63 #define FATAL idnPrintf macro
|
H A D | dllstub.c | 14 FATAL("cannot find entry accept (%d)\n", GetLastError()); 33 FATAL("cannot find entry bind (%d)\n", GetLastError()); 52 FATAL("cannot find entry closesocket (%d)\n", GetLastError()); 71 FATAL("cannot find entry connect (%d)\n", GetLastError()); 90 FATAL("cannot find entry getpeername (%d)\n", GetLastError()); 109 FATAL("cannot find entry getsockname (%d)\n", GetLastError()); 128 FATAL("cannot find entry getsockopt (%d)\n", GetLastError()); 147 FATAL("cannot find entry htonl (%d)\n", GetLastError()); 166 FATAL("cannot find entry htons (%d)\n", GetLastError()); 185 FATAL("canno [all...] |
/bind-9.11.3/contrib/idn/idnkit-1.0-src/wsock/wsock20/ |
H A D | dllstub.c | 14 FATAL("cannot find entry accept (%d)\n", GetLastError()); 33 FATAL("cannot find entry bind (%d)\n", GetLastError()); 52 FATAL("cannot find entry closesocket (%d)\n", GetLastError()); 71 FATAL("cannot find entry connect (%d)\n", GetLastError()); 90 FATAL("cannot find entry getpeername (%d)\n", GetLastError()); 109 FATAL("cannot find entry getsockname (%d)\n", GetLastError()); 128 FATAL("cannot find entry getsockopt (%d)\n", GetLastError()); 147 FATAL("cannot find entry htonl (%d)\n", GetLastError()); 166 FATAL("cannot find entry htons (%d)\n", GetLastError()); 185 FATAL("canno [all...] |
H A D | dlldef.h | 60 #define FATAL idnPrintf macro 63 #define FATAL idnPrintf macro
|
/bind-9.11.3/contrib/idn/idnkit-1.0-src/include/idn/ |
H A D | logmacro.h | 53 #define FATAL(x) idn_log_fatal x macro
|
/bind-9.11.3/contrib/idn/idnkit-1.0-src/lib/ |
H A D | utf8.c | 158 FATAL(("idn_utf8_getint: internal error\n"));
|
/bind-9.11.3/contrib/idn/idnkit-1.0-src/tools/runidn/ |
H A D | stub.c | 92 FATAL(("stub: no way to load shared object file\n")); 133 FATAL(("stub: no way to get symbol address\n"));
|
Completed in 21 milliseconds