Searched defs:ioctlsocket (Results 1 - 7 of 7) sorted by relevance

/macosx-10.9.5/Security-55471.14.18/libsecurity_apple_csp/open_ssl/openssl/
H A De_os.h171 #define ioctlsocket(a,b,c) ioctl(a,b,c) macro
/macosx-10.9.5/bind9-45.100/bind9/contrib/idn/idnkit-1.0-src/wsock/wsock11/
H A Ddllstub.c213 ioctlsocket(SOCKET a0, long a1, u_long * a2) function
/macosx-10.9.5/bind9-45.100/bind9/contrib/idn/idnkit-1.0-src/wsock/wsock20/
H A Ddllstub.c175 ioctlsocket(SOCKET a0, long a1, u_long * a2) function
/macosx-10.9.5/ruby-104/ruby/include/ruby/
H A Dwin32.h642 #undef ioctlsocket macro
643 #define ioctlsocket(s, c, a) rb_w32_ioctlsocket(s, c, a) macro
/macosx-10.9.5/tcl-102/tcl84/tcl/win/
H A DtclWinSock.c121 LPFN_IOCTLSOCKET ioctlsocket; member in struct:__anon12833
/macosx-10.9.5/CF-855.17/
H A DCFSocket.c1011 #define ioctlsocket(a,b,c) ioctl((a),(b),(c)) macro
[all...]
/macosx-10.9.5/ruby-104/ruby/win32/
H A Dwin32.c3051 #undef ioctlsocket macro

Completed in 133 milliseconds