Searched refs:ESOCKTNOSUPPORT (Results 26 - 29 of 29) sorted by relevance

12

/macosx-10.10/Heimdal-398.1.2/lib/roken/
H A Dsocket_wrapper.c575 errno = ESOCKTNOSUPPORT;
616 errno = ESOCKTNOSUPPORT;
1407 errno = ESOCKTNOSUPPORT;
1432 errno = ESOCKTNOSUPPORT;
1445 errno = ESOCKTNOSUPPORT;
/macosx-10.10/tcl-105/tcl_ext/tclvfs/tclvfs/library/
H A DvfsUtils.tcl406 set vfs::posix(ESOCKTNOSUPPORT) 44 ;# Socket type not supported
/macosx-10.10/ruby-106/ruby/include/ruby/
H A Dwin32.h500 #ifndef ESOCKTNOSUPPORT
501 # define ESOCKTNOSUPPORT WSAESOCKTNOSUPPORT macro
/macosx-10.10/ruby-106/ruby/win32/
H A Dwin32.c191 { WSAESOCKTNOSUPPORT, ESOCKTNOSUPPORT },

Completed in 173 milliseconds

12