Searched refs:ESHUTDOWN (Results 1 - 25 of 36) sorted by relevance

12

/macosx-10.10/BerkeleyDB-21/db/build_brew/
H A Derrno.h122 #define ESHUTDOWN 58 /* Can't send after socket shutdown */ macro
/macosx-10.10/BerkeleyDB-21/db/build_wince/
H A Derrno.h122 #define ESHUTDOWN 58 /* Can't send after socket shutdown */ macro
/macosx-10.10/BerkeleyDB-21/db/dist/
H A Derrno.h122 #define ESHUTDOWN 58 /* Can't send after socket shutdown */ macro
/macosx-10.10/libxml2-26/libxml2/include/
H A Dwsockcompat.h42 #define ESHUTDOWN WSAESHUTDOWN macro
/macosx-10.10/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/include/
H A Dwsockcompat.h64 #define ESHUTDOWN WSAESHUTDOWN macro
/macosx-10.10/tcl-105/tcl84/tcl/compat/
H A DtclErrno.h78 #define ESHUTDOWN 58 /* Can't send after socket shutdown */ macro
/macosx-10.10/tcpdump-61/tcpdump/win32/Include/
H A Derrno.h113 #define ESHUTDOWN 108 /* Cannot send after transport endpoint shutdown */ macro
/macosx-10.10/BerkeleyDB-21/db/os_windows/
H A Dos_errno.c378 #ifdef ESHUTDOWN
379 return (ESHUTDOWN);
/macosx-10.10/apr-32/apr/apr/file_io/os2/
H A Dmaperrorcode.c64 { SOCESHUTDOWN, ESHUTDOWN },
/macosx-10.10/BerkeleyDB-21/db/clib/
H A Dstrerror.c159 ERRSTR(ESHUTDOWN, "Can't send after socket shutdown");
/macosx-10.10/bind9-45.101/bind9/lib/lwres/win32/include/lwres/
H A Dnet.h138 #define ESHUTDOWN WSAESHUTDOWN macro
/macosx-10.10/xnu-2782.1.97/bsd/dev/dtrace/scripts/
H A Derrno.d139 inline int ESHUTDOWN = 58;
140 #pragma D binding "1.0" ESHUTDOWN
/macosx-10.10/xnu-2782.1.97/bsd/sys/
H A Derrno.h176 #define ESHUTDOWN 58 /* Can't send after socket shutdown */ macro
/macosx-10.10/tcl-105/tcl/tcl/win/
H A DtclWinPort.h180 #ifndef ESHUTDOWN
181 # define ESHUTDOWN 143 /* Can't send after socket shutdown */ macro
H A DtclWinError.c323 ESHUTDOWN, /* WSAESHUTDOWN */
/macosx-10.10/tcl-105/tcl84/tcl/win/
H A DtclWinPort.h170 #ifndef ESHUTDOWN
171 # define ESHUTDOWN 143 /* Can't send after socket shutdown */ macro
H A DtclWinError.c324 ESHUTDOWN, /* WSAESHUTDOWN */
/macosx-10.10/bind9-45.101/bind9/lib/isc/win32/include/isc/
H A Dnet.h215 #define ESHUTDOWN WSAESHUTDOWN macro
/macosx-10.10/emacs-93/emacs/nt/inc/sys/
H A Dsocket.h149 #define ESHUTDOWN WSAESHUTDOWN macro
/macosx-10.10/ntp-92/lib/isc/win32/include/isc/
H A Dnet.h215 #define ESHUTDOWN WSAESHUTDOWN macro
/macosx-10.10/tcl-105/tcl/tcl/generic/
H A DtclPosixStr.c404 #ifdef ESHUTDOWN
405 case ESHUTDOWN: return "ESHUTDOWN";
853 #ifdef ESHUTDOWN
854 case ESHUTDOWN: return "can't send after socket shutdown";
/macosx-10.10/tcl-105/tcl84/tcl/generic/
H A DtclPosixStr.c406 #ifdef ESHUTDOWN
407 case ESHUTDOWN: return "ESHUTDOWN";
857 #ifdef ESHUTDOWN
858 case ESHUTDOWN: return "can't send after socket shutdown";
/macosx-10.10/cxxfilt-11/cxxfilt/libiberty/
H A Dstrerror.c397 #if defined (ESHUTDOWN)
398 ENTRY(ESHUTDOWN, "ESHUTDOWN", "Cannot send after transport endpoint shutdown"),
/macosx-10.10/curl-83.1.2/curl/lib/
H A Dcurl_setup_once.h507 #define ESHUTDOWN WSAESHUTDOWN macro
/macosx-10.10/xnu-2782.1.97/bsd/security/audit/
H A Daudit_bsm_errno.c443 { BSM_ERRNO_ESHUTDOWN, ESHUTDOWN,

Completed in 200 milliseconds

12