/third_party/skia/third_party/externals/microhttpd/src/include/ |
D | w32functions.h | 134 #ifndef EREMOTE 135 #define EREMOTE (MHDW32ERRBASE+31) macro
|
/third_party/pulseaudio/src/pulsecore/ |
D | winerrno.h | 80 #undef EREMOTE 81 #define EREMOTE WSAEREMOTE macro
|
/third_party/skia/third_party/externals/microhttpd/src/platform/ |
D | w32functions.c | 85 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/ |
D | linux_error.hpp | 74 remote_object = EREMOTE,
|
/third_party/musl/arch/generic/bits/ |
D | errno.h | 66 #define EREMOTE 66 macro
|
/third_party/musl/arch/powerpc64/bits/ |
D | errno.h | 66 #define EREMOTE 66 macro
|
/third_party/musl/porting/liteos_a/kernel/include/bits/ |
D | errno.h | 67 #define EREMOTE 66 macro
|
/third_party/lwip/src/include/lwip/ |
D | errno.h | 115 #define EREMOTE 66 /* Object is remote */ macro
|
/third_party/musl/arch/mips64/bits/ |
D | errno.h | 61 #define EREMOTE 66 macro
|
/third_party/musl/porting/liteos_m/kernel/include/bits/ |
D | errno.h | 67 #define EREMOTE 66 macro
|
/third_party/musl/arch/mipsn32/bits/ |
D | errno.h | 61 #define EREMOTE 66 macro
|
/third_party/musl/porting/liteos_m/user/include/bits/ |
D | errno.h | 66 #define EREMOTE 66 macro
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/ |
D | errno.h | 67 #define EREMOTE 66 macro
|
/third_party/musl/arch/mips/bits/ |
D | errno.h | 61 #define EREMOTE 66 macro
|
/third_party/musl/arch/powerpc/bits/ |
D | errno.h | 66 #define EREMOTE 66 macro
|
/third_party/musl/porting/uniproton/kernel/include/bits/ |
D | errno.h | 67 #define EREMOTE 66 macro
|
/third_party/ltp/lib/ |
D | errnos.h | 99 PAIR(EREMOTE) in tst_strerrno()
|
/third_party/python/Modules/ |
D | errnomodule.c | 190 #ifdef EREMOTE in errno_exec() 191 add_errcode("EREMOTE", EREMOTE, "Object is remote"); in errno_exec()
|
/third_party/curl/lib/ |
D | curl_setup_once.h | 460 #define EREMOTE WSAEREMOTE macro
|
/third_party/node/deps/cares/src/lib/ |
D | setup_once.h | 521 #define EREMOTE WSAEREMOTE macro
|
/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/ |
D | sctp_os_userspace.h | 212 #ifndef EREMOTE 213 #define EREMOTE WSAEREMOTE macro
|
/third_party/python/Doc/library/ |
D | errno.rst | 356 .. data:: EREMOTE
|
/third_party/ffmpeg/doc/ |
D | errno.txt | 135 EREMOTE +++... Object is remote
|
/third_party/gettext/libtextstyle/gnulib-local/lib/glib/ |
D | gstrfuncs.c | 1225 #ifdef EREMOTE 1226 case EREMOTE: return "pathname hit remote file system";
|
/third_party/libxml2/doc/html/ |
D | index.sgml | 64 <ANCHOR id="EREMOTE-CAPS" href="libxml/libxml-wsockcompat.html#EREMOTE-CAPS">
|