HomeSort by relevance Sort by last modified time
    Searched refs:EPROCLIM (Results 1 - 14 of 14) sorted by null

  /external/libmicrohttpd/src/include/
w32functions.h 122 #ifndef EPROCLIM
123 #define EPROCLIM (MHDW32ERRBASE+27)
  /external/bison/lib/
strerror-override.c 118 case EPROCLIM:
176 /* WSAEPROCLIM is EPROCLIM */
errno.in.h 141 # define EPROCLIM 10067 /* not required by POSIX */
  /external/libxml2/include/
wsockcompat.h 73 #define EPROCLIM WSAEPROCLIM
  /external/webrtc/webrtc/base/
socket.h 101 #undef EPROCLIM
102 #define EPROCLIM WSAEPROCLIM
  /external/libmicrohttpd/src/platform/
w32functions.c 81 case WSAEPROCLIM: return EPROCLIM;
174 case EPROCLIM:
513 case EPROCLIM:
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/psdk_inc/
_wsa_errnos.h 219 #define EPROCLIM WSAEPROCLIM
  /external/opencv3/3rdparty/openexr/Iex/
IexThrowErrnoExc.cpp 688 #if defined (EPROCLIM)
689 case EPROCLIM:
  /external/c-ares/
setup_once.h 454 #define EPROCLIM WSAEPROCLIM
  /external/curl/lib/
curl_setup_once.h 524 #define EPROCLIM WSAEPROCLIM
  /ndk/sources/host-tools/make-3.81/
vmsjobs.c 673 errno = EPROCLIM;
  /external/valgrind/include/vki/
vki-darwin.h 608 #define VKI_EPROCLIM EPROCLIM
  /external/robolectric/v1/lib/main/
sqlite-jdbc-3.7.2.jar 
  /external/v8/tools/profviz/
gnuplot-4.6.3-emscripten.js     [all...]

Completed in 227 milliseconds