Searched defs:socket (Results 76 - 100 of 107) sorted by relevance

12345

/macosx-10.9.5/Security-55471.14.18/tlsnke/tlsnke/
H A Dtlsnke.c163 socket_t socket; /* socket to which we are attached - may not be needed */ member in struct:dtls_ctx
[all...]
/macosx-10.9.5/bind9-45.100/bind9/contrib/idn/idnkit-1.0-src/wsock/wsock20/
H A Ddllstub.c422 socket(int a0, int a1, int a2) function
/macosx-10.9.5/bind9-45.100/bind9/lib/dns/
H A Drequest.c147 isc_socket_t *socket; local
429 isc_socket_t *socket; local
516 isc_socket_t *socket = NULL; local
683 isc_socket_t *socket = NULL; local
883 isc_socket_t *socket = NULL; local
1245 isc_socket_t *socket; local
1455 isc_socket_t *socket; local
[all...]
H A Dxfrin.c126 isc_socket_t *socket; member in struct:dns_xfrin_ctx
[all...]
H A Ddispatch.c176 isc_socket_t *socket; member in struct:dispsocket
223 isc_socket_t *socket; /*%< isc socket attached to */ member in struct:dns_dispatch
1629 isc_socket_t *socket; local
[all...]
/macosx-10.9.5/configd-596.15/SystemConfiguration.fproj/
H A DSCDPrivate.c1455 _SC_getconninfo(int socket, struct sockaddr_storage *src_addr, struct sockaddr_storage *dest_addr, int *if_index, uint32_t *flags) argument
/macosx-10.9.5/emacs-92/emacs/lisp/
H A Dserver.el
/macosx-10.9.5/tcl-102/tcl/tcl/win/
H A DtclWinSock.c72 SOCKET socket; /* Windows SOCKET handle. */ member in struct:SocketInfo
103 SOCKET socket; /* Socke member in struct:SocketEvent
835 NewSocketInfo( SOCKET socket) argument
2205 SOCKET socket; local
[all...]
/macosx-10.9.5/xnu-2422.115.4/bsd/kern/
H A Dkpi_socketfilter.c350 sflt_attach_internal(socket_t socket, sflt_handle handle) argument
1214 sflt_attach(socket_t socket, sflt_handle handle) argument
1223 sflt_detach(socket_t socket, sflt_handle handle) argument
[all...]
H A Duipc_syscalls.c176 socket(struct proc *p, function
[all...]
/macosx-10.9.5/Heimdal-323.92.1/appl/ftp/ftpd/
H A Dftpd.c1224 accept_with_timeout(int socket, argument
[all...]
/macosx-10.9.5/OpenSSH-186/openssh/
H A Dmonitor.c1749 mm_answer_audit_event(int socket, Buffer *m) argument
1774 mm_answer_audit_command(int socket, Buffer *m) argument
2183 mm_answer_gss_sign(int socket, Buffer *m) argument
2227 mm_answer_gss_updatecreds(int socket, Buffer *m) { argument
/macosx-10.9.5/apache-786.1/httpd/modules/proxy/
H A Dproxy_util.c2213 static int is_socket_connected(apr_socket_t *socket) argument
[all...]
/macosx-10.9.5/bind9-45.100/bind9/bin/named/
H A Dclient.c309 isc_socket_t *socket; local
822 isc_socket_t *socket; local
[all...]
/macosx-10.9.5/bootp-268.1/BSDPClient/
H A DBSDPClient.c151 CFSocketRef socket; member in struct:BSDPClient_s
842 CFSocketRef socket = NULL; local
[all...]
/macosx-10.9.5/curl-78.94.1/curl/lib/
H A Dmulti.c153 curl_socket_t socket; /* mainly to ease debugging */ member in struct:Curl_sh_entry
[all...]
/macosx-10.9.5/mDNSResponder-522.92.1/mDNSWindows/SystemService/
H A DService.c1785 InterfaceListNotification( SOCKET socket, LPWSANETWORKEVENTS event, void *context ) argument
/macosx-10.9.5/ruby-104/ruby/ext/socket/
H A Dancdata.c1364 rsock_recvmsg(int socket, struct msghdr *message, int flags) argument
[all...]
/macosx-10.9.5/ruby-104/ruby/include/ruby/
H A Dwin32.h666 #undef socket macro
667 #define socket(s, t, p) rb_w32_socket(s, t, p) macro
/macosx-10.9.5/tcl-102/tcl84/tcl/win/
H A DtclWinSock.c128 LPFN_SOCKET socket; member in struct:__anon12833
154 SOCKET socket; /* Windows SOCKET handle. */ member in struct:SocketInfo
188 SOCKET socket; /* Socke member in struct:SocketEvent
2402 SOCKET socket; local
[all...]
/macosx-10.9.5/xnu-2422.115.4/bsd/netinet6/
H A Dipsec.c4384 struct socket *socket; member in struct:ipsec_tag
[all...]
/macosx-10.9.5/bind9-45.100/bind9/lib/isc/win32/
H A Dsocket.c3767 isc__socket_setname(isc_socket_t *socket, const char *name, void *tag) argument
3783 isc__socket_getname(isc_socket_t *socket) argument
3788 isc__socket_gettag(isc_socket_t *socket) argument
[all...]
/macosx-10.9.5/bootp-268.1/IPConfiguration.bproj/
H A Darp_session.c2445 CFSocketRef socket = NULL; local
/macosx-10.9.5/ntp-88/lib/isc/win32/
H A Dsocket.c3645 isc_socket_setname(isc_socket_t *socket, const char *name, void *tag) argument
3661 isc_socket_getname(isc_socket_t *socket) argument
3666 isc_socket_gettag(isc_socket_t *socket) argument
[all...]
/macosx-10.9.5/xnu-2422.115.4/bsd/sys/
H A Dsocketvar.h150 struct socket { struct
[all...]

Completed in 480 milliseconds

12345