Home
last modified time | relevance | path

Searched refs:EPROCLIM (Results 1 – 10 of 10) sorted by relevance

/third_party/skia/third_party/externals/microhttpd/src/include/
Dw32functions.h122 #ifndef EPROCLIM
123 #define EPROCLIM (MHDW32ERRBASE+27) macro
/third_party/pulseaudio/src/pulsecore/
Dwinerrno.h72 #undef EPROCLIM
73 #define EPROCLIM WSAEPROCLIM macro
/third_party/skia/third_party/externals/microhttpd/src/platform/
Dw32functions.c81 case WSAEPROCLIM: return EPROCLIM; in MHD_W32_errno_from_winsock_()
174 case EPROCLIM: in MHD_W32_strerror_()
513 case EPROCLIM: in MHD_W32_set_last_winsock_error_()
/third_party/python/Modules/
Derrnomodule.c902 #ifdef EPROCLIM in errno_exec()
903 add_errcode("EPROCLIM", EPROCLIM, "Too many processes"); in errno_exec()
/third_party/curl/lib/
Dcurl_setup_once.h456 #define EPROCLIM WSAEPROCLIM macro
/third_party/node/deps/cares/src/lib/
Dsetup_once.h517 #define EPROCLIM WSAEPROCLIM macro
/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctp_os_userspace.h200 #ifndef EPROCLIM
201 #define EPROCLIM WSAEPROCLIM macro
/third_party/ffmpeg/doc/
Derrno.txt125 EPROCLIM .++... Too many processes
/third_party/gettext/libtextstyle/gnulib-local/lib/glib/
Dgstrfuncs.c1192 #ifdef EPROCLIM
1193 case EPROCLIM: return "too many processes";
/third_party/libxml2/doc/html/
Dindex.sgml60 <ANCHOR id="EPROCLIM-CAPS" href="libxml/libxml-wsockcompat.html#EPROCLIM-CAPS">