Home
last modified time | relevance | path

Searched refs:EALREADY (Results 1 – 25 of 67) sorted by relevance

123

/third_party/skia/third_party/externals/microhttpd/src/include/
Dw32functions.h50 #ifndef EALREADY
51 #define EALREADY (MHDW32ERRBASE+3) macro
/third_party/mingw-w64/mingw-w64-headers/crt/
Derrno.h105 #ifndef EALREADY
106 #define EALREADY 103 macro
/third_party/openssl/crypto/rand/
Drand_egd.c100 # ifdef EALREADY
101 case EALREADY:
/third_party/boost/boost/
Dcerrno.hpp41 #ifndef EALREADY
42 #define EALREADY 9907 macro
/third_party/pulseaudio/src/pulsecore/
Dwinerrno.h12 #undef EALREADY
13 #define EALREADY WSAEALREADY macro
/third_party/ltp/testcases/open_posix_testsuite/conformance/definitions/errno_h/
D3-2.c32 EALREADY, "EALREADY", EALREADY}, {
D4-1.c27 EALREADY, "EALREADY"}, {
/third_party/openssl/crypto/bio/
Dbss_sock.c228 # ifdef EALREADY in BIO_sock_non_fatal_error()
229 case EALREADY: in BIO_sock_non_fatal_error()
Dbss_fd.c276 # ifdef EALREADY in BIO_fd_non_fatal_error()
277 case EALREADY: in BIO_fd_non_fatal_error()
/third_party/boringssl/src/crypto/bio/
Dfd.c104 #ifdef EALREADY in OPENSSL_MSVC_PRAGMA()
105 err == EALREADY || in OPENSSL_MSVC_PRAGMA()
/third_party/lwip/src/api/
Derr.c58 EALREADY, /* ERR_ALREADY -9 Already connecting. */
/third_party/libwebsockets/lib/plat/optee/
Dprivate-lib-plat-optee.h32 #define LWS_EALREADY EALREADY
/third_party/libwebsockets/lib/plat/freertos/
Dprivate-lib-plat-freertos.h81 #define LWS_EALREADY EALREADY
/third_party/skia/third_party/externals/microhttpd/src/platform/
Dw32functions.c51 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/
Dbroadwell_sound.c29 return -EALREADY; in broadwell_sound_setup()
Dtegra_sound.c25 return -EALREADY; in tegra_sound_setup()
/third_party/curl/lib/
Dcurl_setup_once.h399 #undef EALREADY /* override definition in errno.h */
400 #define EALREADY WSAEALREADY macro
/third_party/libuv/include/uv/
Derrno.h89 #if defined(EALREADY) && !defined(_WIN32)
90 # define UV__EALREADY UV__ERR(EALREADY)
/third_party/cares/
Dsetup_once.h460 #undef EALREADY /* override definition in errno.h */
461 #define EALREADY WSAEALREADY macro
/third_party/node/deps/cares/src/lib/
Dsetup_once.h460 #undef EALREADY /* override definition in errno.h */
461 #define EALREADY WSAEALREADY macro
/third_party/libwebsockets/lib/plat/unix/
Dprivate-lib-plat-unix.h137 #define LWS_EALREADY EALREADY
/third_party/musl/arch/mips/bits/
Derrno.h120 #define EALREADY 149 macro
/third_party/lwip/src/include/lwip/
Derrno.h165 #define EALREADY 114 /* Operation already in progress */ macro
/third_party/musl/arch/mips64/bits/
Derrno.h120 #define EALREADY 149 macro
/third_party/musl/arch/mipsn32/bits/
Derrno.h120 #define EALREADY 149 macro

123