Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/microhttpd/src/include/
Dw32functions.h134 #ifndef EREMOTE
135 #define EREMOTE (MHDW32ERRBASE+31) macro
/third_party/pulseaudio/src/pulsecore/
Dwinerrno.h80 #undef EREMOTE
81 #define EREMOTE WSAEREMOTE macro
/third_party/skia/third_party/externals/microhttpd/src/platform/
Dw32functions.c85 case WSAEREMOTE: return EREMOTE; in MHD_W32_errno_from_winsock_()
182 case EREMOTE: in MHD_W32_strerror_()
525 case EREMOTE: in MHD_W32_set_last_winsock_error_()
/third_party/boost/boost/system/
Dlinux_error.hpp74 remote_object = EREMOTE,
/third_party/musl/arch/generic/bits/
Derrno.h66 #define EREMOTE 66 macro
/third_party/musl/arch/powerpc64/bits/
Derrno.h66 #define EREMOTE 66 macro
/third_party/musl/porting/liteos_a/kernel/include/bits/
Derrno.h67 #define EREMOTE 66 macro
/third_party/lwip/src/include/lwip/
Derrno.h115 #define EREMOTE 66 /* Object is remote */ macro
/third_party/musl/arch/mips64/bits/
Derrno.h61 #define EREMOTE 66 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
Derrno.h67 #define EREMOTE 66 macro
/third_party/musl/arch/mipsn32/bits/
Derrno.h61 #define EREMOTE 66 macro
/third_party/musl/porting/liteos_m/user/include/bits/
Derrno.h66 #define EREMOTE 66 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
Derrno.h67 #define EREMOTE 66 macro
/third_party/musl/arch/mips/bits/
Derrno.h61 #define EREMOTE 66 macro
/third_party/musl/arch/powerpc/bits/
Derrno.h66 #define EREMOTE 66 macro
/third_party/musl/porting/uniproton/kernel/include/bits/
Derrno.h67 #define EREMOTE 66 macro
/third_party/ltp/lib/
Derrnos.h99 PAIR(EREMOTE) in tst_strerrno()
/third_party/python/Modules/
Derrnomodule.c190 #ifdef EREMOTE in errno_exec()
191 add_errcode("EREMOTE", EREMOTE, "Object is remote"); in errno_exec()
/third_party/curl/lib/
Dcurl_setup_once.h460 #define EREMOTE WSAEREMOTE macro
/third_party/node/deps/cares/src/lib/
Dsetup_once.h521 #define EREMOTE WSAEREMOTE macro
/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctp_os_userspace.h212 #ifndef EREMOTE
213 #define EREMOTE WSAEREMOTE macro
/third_party/python/Doc/library/
Derrno.rst356 .. data:: EREMOTE
/third_party/ffmpeg/doc/
Derrno.txt135 EREMOTE +++... Object is remote
/third_party/gettext/libtextstyle/gnulib-local/lib/glib/
Dgstrfuncs.c1225 #ifdef EREMOTE
1226 case EREMOTE: return "pathname hit remote file system";
/third_party/libxml2/doc/html/
Dindex.sgml64 <ANCHOR id="EREMOTE-CAPS" href="libxml/libxml-wsockcompat.html#EREMOTE-CAPS">