Searched refs:EPROCLIM (Results 1 - 20 of 20) sorted by relevance

/macosx-10.10/BerkeleyDB-21/db/build_brew/
H A Derrno.h140 #define EPROCLIM 67 /* Too many processes */ macro
/macosx-10.10/BerkeleyDB-21/db/build_wince/
H A Derrno.h140 #define EPROCLIM 67 /* Too many processes */ macro
/macosx-10.10/BerkeleyDB-21/db/dist/
H A Derrno.h140 #define EPROCLIM 67 /* Too many processes */ macro
/macosx-10.10/libxml2-26/libxml2/include/
H A Dwsockcompat.h73 #define EPROCLIM WSAEPROCLIM macro
/macosx-10.10/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/include/
H A Dwsockcompat.h71 #define EPROCLIM WSAEPROCLIM macro
/macosx-10.10/tcl-105/tcl84/tcl/compat/
H A DtclErrno.h87 #define EPROCLIM 67 /* Too many processes */ macro
/macosx-10.10/BerkeleyDB-21/db/clib/
H A Dstrerror.c173 ERRSTR(EPROCLIM, "Too many processes");
/macosx-10.10/bind9-45.101/bind9/lib/lwres/win32/include/lwres/
H A Dnet.h145 #define EPROCLIM WSAEPROCLIM macro
/macosx-10.10/xnu-2782.1.97/bsd/dev/dtrace/scripts/
H A Derrno.d157 inline int EPROCLIM = 67;
158 #pragma D binding "1.0" EPROCLIM
/macosx-10.10/xnu-2782.1.97/bsd/sys/
H A Derrno.h194 #define EPROCLIM 67 /* Too many processes */ macro
/macosx-10.10/bind9-45.101/bind9/lib/isc/win32/include/isc/
H A Dnet.h222 #define EPROCLIM WSAEPROCLIM macro
/macosx-10.10/emacs-93/emacs/nt/inc/sys/
H A Dsocket.h158 #define EPROCLIM WSAEPROCLIM macro
/macosx-10.10/ntp-92/lib/isc/win32/include/isc/
H A Dnet.h222 #define EPROCLIM WSAEPROCLIM macro
/macosx-10.10/tcl-105/tcl/tcl/generic/
H A DtclPosixStr.c353 #ifdef EPROCLIM
354 case EPROCLIM: return "EPROCLIM";
802 #ifdef EPROCLIM
803 case EPROCLIM: return "too many processes";
/macosx-10.10/tcl-105/tcl84/tcl/generic/
H A DtclPosixStr.c355 #ifdef EPROCLIM
356 case EPROCLIM: return "EPROCLIM";
806 #ifdef EPROCLIM
807 case EPROCLIM: return "too many processes";
/macosx-10.10/curl-83.1.2/curl/lib/
H A Dcurl_setup_once.h524 #define EPROCLIM WSAEPROCLIM macro
/macosx-10.10/tcl-105/tcl_ext/tclvfs/tclvfs/library/
H A DvfsUtils.tcl429 set vfs::posix(EPROCLIM) 67 ;# Too many processes
/macosx-10.10/ruby-106/ruby/include/ruby/
H A Dwin32.h565 #ifndef EPROCLIM
566 # define EPROCLIM WSAEPROCLIM macro
/macosx-10.10/diskdev_cmds-576/edquota.tproj/
H A Dedquota.c745 if (errno == EPROCLIM) {
/macosx-10.10/ruby-106/ruby/win32/
H A Dwin32.c213 { WSAEPROCLIM, EPROCLIM },

Completed in 343 milliseconds