/third_party/skia/third_party/externals/microhttpd/src/include/ |
D | w32functions.h | 50 #ifndef EALREADY 51 #define EALREADY (MHDW32ERRBASE+3) macro
|
/third_party/mingw-w64/mingw-w64-headers/crt/ |
D | errno.h | 105 #ifndef EALREADY 106 #define EALREADY 103 macro
|
/third_party/openssl/crypto/rand/ |
D | rand_egd.c | 100 # ifdef EALREADY 101 case EALREADY:
|
/third_party/boost/boost/ |
D | cerrno.hpp | 41 #ifndef EALREADY 42 #define EALREADY 9907 macro
|
/third_party/pulseaudio/src/pulsecore/ |
D | winerrno.h | 12 #undef EALREADY 13 #define EALREADY WSAEALREADY macro
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/definitions/errno_h/ |
D | 3-2.c | 32 EALREADY, "EALREADY", EALREADY}, {
|
D | 4-1.c | 27 EALREADY, "EALREADY"}, {
|
/third_party/openssl/crypto/bio/ |
D | bss_sock.c | 228 # ifdef EALREADY in BIO_sock_non_fatal_error() 229 case EALREADY: in BIO_sock_non_fatal_error()
|
D | bss_fd.c | 276 # ifdef EALREADY in BIO_fd_non_fatal_error() 277 case EALREADY: in BIO_fd_non_fatal_error()
|
/third_party/boringssl/src/crypto/bio/ |
D | fd.c | 104 #ifdef EALREADY in OPENSSL_MSVC_PRAGMA() 105 err == EALREADY || in OPENSSL_MSVC_PRAGMA()
|
/third_party/lwip/src/api/ |
D | err.c | 58 EALREADY, /* ERR_ALREADY -9 Already connecting. */
|
/third_party/libwebsockets/lib/plat/optee/ |
D | private-lib-plat-optee.h | 32 #define LWS_EALREADY EALREADY
|
/third_party/libwebsockets/lib/plat/freertos/ |
D | private-lib-plat-freertos.h | 81 #define LWS_EALREADY EALREADY
|
/third_party/skia/third_party/externals/microhttpd/src/platform/ |
D | w32functions.c | 51 case WSAEALREADY: return EALREADY; in MHD_W32_errno_from_winsock_() 118 case EALREADY: in MHD_W32_strerror_() 423 case EALREADY: in MHD_W32_set_last_winsock_error_()
|
/third_party/uboot/u-boot-2020.01/drivers/sound/ |
D | broadwell_sound.c | 29 return -EALREADY; in broadwell_sound_setup()
|
D | tegra_sound.c | 25 return -EALREADY; in tegra_sound_setup()
|
/third_party/curl/lib/ |
D | curl_setup_once.h | 399 #undef EALREADY /* override definition in errno.h */ 400 #define EALREADY WSAEALREADY macro
|
/third_party/libuv/include/uv/ |
D | errno.h | 89 #if defined(EALREADY) && !defined(_WIN32) 90 # define UV__EALREADY UV__ERR(EALREADY)
|
/third_party/cares/ |
D | setup_once.h | 460 #undef EALREADY /* override definition in errno.h */ 461 #define EALREADY WSAEALREADY macro
|
/third_party/node/deps/cares/src/lib/ |
D | setup_once.h | 460 #undef EALREADY /* override definition in errno.h */ 461 #define EALREADY WSAEALREADY macro
|
/third_party/libwebsockets/lib/plat/unix/ |
D | private-lib-plat-unix.h | 137 #define LWS_EALREADY EALREADY
|
/third_party/musl/arch/mips/bits/ |
D | errno.h | 120 #define EALREADY 149 macro
|
/third_party/lwip/src/include/lwip/ |
D | errno.h | 165 #define EALREADY 114 /* Operation already in progress */ macro
|
/third_party/musl/arch/mips64/bits/ |
D | errno.h | 120 #define EALREADY 149 macro
|
/third_party/musl/arch/mipsn32/bits/ |
D | errno.h | 120 #define EALREADY 149 macro
|