/third_party/skia/third_party/externals/microhttpd/src/include/ |
D | w32functions.h | 107 #ifndef ETOOMANYREFS 108 #define ETOOMANYREFS (MHDW32ERRBASE+22) macro
|
/third_party/pulseaudio/src/pulsecore/ |
D | winerrno.h | 56 #undef ETOOMANYREFS 57 #define ETOOMANYREFS WSAETOOMANYREFS macro
|
/third_party/skia/third_party/externals/microhttpd/src/platform/ |
D | w32functions.c | 73 case WSAETOOMANYREFS: return ETOOMANYREFS; in MHD_W32_errno_from_winsock_() 162 case ETOOMANYREFS: in MHD_W32_strerror_() 489 case ETOOMANYREFS: in MHD_W32_set_last_winsock_error_()
|
/third_party/boost/boost/system/ |
D | linux_error.hpp | 85 too_many_references = ETOOMANYREFS,
|
/third_party/musl/arch/generic/bits/ |
D | errno.h | 110 #define ETOOMANYREFS 109 macro
|
/third_party/musl/arch/powerpc64/bits/ |
D | errno.h | 110 #define ETOOMANYREFS 109 macro
|
/third_party/musl/porting/liteos_a/kernel/include/bits/ |
D | errno.h | 111 #define ETOOMANYREFS 109 macro
|
/third_party/lwip/src/include/lwip/ |
D | errno.h | 160 #define ETOOMANYREFS 109 /* Too many references: cannot splice */ macro
|
/third_party/musl/arch/mips64/bits/ |
D | errno.h | 114 #define ETOOMANYREFS 144 macro
|
/third_party/musl/porting/liteos_m/kernel/include/bits/ |
D | errno.h | 111 #define ETOOMANYREFS 109 macro
|
/third_party/musl/arch/mipsn32/bits/ |
D | errno.h | 114 #define ETOOMANYREFS 144 macro
|
/third_party/musl/porting/liteos_m/user/include/bits/ |
D | errno.h | 110 #define ETOOMANYREFS 109 macro
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/ |
D | errno.h | 111 #define ETOOMANYREFS 109 macro
|
/third_party/musl/arch/mips/bits/ |
D | errno.h | 114 #define ETOOMANYREFS 144 macro
|
/third_party/musl/arch/powerpc/bits/ |
D | errno.h | 110 #define ETOOMANYREFS 109 macro
|
/third_party/musl/porting/uniproton/kernel/include/bits/ |
D | errno.h | 111 #define ETOOMANYREFS 109 macro
|
/third_party/ltp/lib/ |
D | errnos.h | 142 PAIR(ETOOMANYREFS) in tst_strerrno()
|
/third_party/python/Modules/ |
D | errnomodule.c | 613 #ifdef ETOOMANYREFS in errno_exec() 614 add_errcode("ETOOMANYREFS", ETOOMANYREFS, "Too many references: cannot splice"); in errno_exec()
|
/third_party/curl/lib/ |
D | curl_setup_once.h | 440 #define ETOOMANYREFS WSAETOOMANYREFS macro
|
/third_party/node/deps/cares/src/lib/ |
D | setup_once.h | 501 #define ETOOMANYREFS WSAETOOMANYREFS macro
|
/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/ |
D | sctp_os_userspace.h | 182 #ifndef ETOOMANYREFS 183 #define ETOOMANYREFS WSAETOOMANYREFS macro
|
/third_party/python/Doc/library/ |
D | errno.rst | 571 .. data:: ETOOMANYREFS
|
/third_party/ffmpeg/doc/ |
D | errno.txt | 151 ETOOMANYREFS +++... Too many references: cannot splice
|
/third_party/gettext/libtextstyle/gnulib-local/lib/glib/ |
D | gstrfuncs.c | 1270 #ifdef ETOOMANYREFS 1271 case ETOOMANYREFS: return "too many references: can't splice";
|
/third_party/libxml2/doc/html/ |
D | index.sgml | 54 <ANCHOR id="ETOOMANYREFS-CAPS" href="libxml/libxml-wsockcompat.html#ETOOMANYREFS-CAPS">
|