Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/microhttpd/src/include/
Dw32functions.h107 #ifndef ETOOMANYREFS
108 #define ETOOMANYREFS (MHDW32ERRBASE+22) macro
/third_party/pulseaudio/src/pulsecore/
Dwinerrno.h56 #undef ETOOMANYREFS
57 #define ETOOMANYREFS WSAETOOMANYREFS macro
/third_party/skia/third_party/externals/microhttpd/src/platform/
Dw32functions.c73 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/
Dlinux_error.hpp85 too_many_references = ETOOMANYREFS,
/third_party/musl/arch/generic/bits/
Derrno.h110 #define ETOOMANYREFS 109 macro
/third_party/musl/arch/powerpc64/bits/
Derrno.h110 #define ETOOMANYREFS 109 macro
/third_party/musl/porting/liteos_a/kernel/include/bits/
Derrno.h111 #define ETOOMANYREFS 109 macro
/third_party/lwip/src/include/lwip/
Derrno.h160 #define ETOOMANYREFS 109 /* Too many references: cannot splice */ macro
/third_party/musl/arch/mips64/bits/
Derrno.h114 #define ETOOMANYREFS 144 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
Derrno.h111 #define ETOOMANYREFS 109 macro
/third_party/musl/arch/mipsn32/bits/
Derrno.h114 #define ETOOMANYREFS 144 macro
/third_party/musl/porting/liteos_m/user/include/bits/
Derrno.h110 #define ETOOMANYREFS 109 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
Derrno.h111 #define ETOOMANYREFS 109 macro
/third_party/musl/arch/mips/bits/
Derrno.h114 #define ETOOMANYREFS 144 macro
/third_party/musl/arch/powerpc/bits/
Derrno.h110 #define ETOOMANYREFS 109 macro
/third_party/musl/porting/uniproton/kernel/include/bits/
Derrno.h111 #define ETOOMANYREFS 109 macro
/third_party/ltp/lib/
Derrnos.h142 PAIR(ETOOMANYREFS) in tst_strerrno()
/third_party/python/Modules/
Derrnomodule.c613 #ifdef ETOOMANYREFS in errno_exec()
614 add_errcode("ETOOMANYREFS", ETOOMANYREFS, "Too many references: cannot splice"); in errno_exec()
/third_party/curl/lib/
Dcurl_setup_once.h440 #define ETOOMANYREFS WSAETOOMANYREFS macro
/third_party/node/deps/cares/src/lib/
Dsetup_once.h501 #define ETOOMANYREFS WSAETOOMANYREFS macro
/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctp_os_userspace.h182 #ifndef ETOOMANYREFS
183 #define ETOOMANYREFS WSAETOOMANYREFS macro
/third_party/python/Doc/library/
Derrno.rst571 .. data:: ETOOMANYREFS
/third_party/ffmpeg/doc/
Derrno.txt151 ETOOMANYREFS +++... Too many references: cannot splice
/third_party/gettext/libtextstyle/gnulib-local/lib/glib/
Dgstrfuncs.c1270 #ifdef ETOOMANYREFS
1271 case ETOOMANYREFS: return "too many references: can't splice";
/third_party/libxml2/doc/html/
Dindex.sgml54 <ANCHOR id="ETOOMANYREFS-CAPS" href="libxml/libxml-wsockcompat.html#ETOOMANYREFS-CAPS">