Searched defs:socket (Results 1 - 25 of 107) sorted by relevance

12345

/macosx-10.9.5/bind9-45.100/bind9/contrib/idn/idnkit-1.0-src/
H A Dconfigure2104 socket() function
[all...]
/macosx-10.9.5/gnuserv-7/gnuserv/
H A Dconfigure1762 socket() function
[all...]
/macosx-10.9.5/WebKit2-7537.78.2/WebProcess/gtk/
H A DWebProcessMainGtk.cpp64 int socket = atoi(argv[1]); local
/macosx-10.9.5/uucp-11/uucp/
H A Dconfigure4232 socket() function
/macosx-10.9.5/xnu-2422.115.4/libsyscall/wrappers/legacy/
H A Dgetpeername.c45 getpeername(int socket, struct sockaddr * __restrict address, argument
H A Dgetsockname.c45 getsockname(int socket, struct sockaddr * __restrict address, argument
H A Dlisten.c45 listen(int socket, int backlog) argument
/macosx-10.9.5/Libinfo-449.1.3/rpc.subproj/
H A Dpmap_getmaps.c91 int socket = -1; local
H A Dclnt_simple.c76 int socket; member in struct:callrpc_private
H A Dpmap_clnt.c108 int socket = -1; local
148 int socket = -1; local
H A Dpmap_getport.c84 int socket; local
/macosx-10.9.5/WebCore-7537.78.1/platform/network/qt/
H A DSocketStreamHandle.h59 static PassRefPtr<SocketStreamHandle> create(QTcpSocket* socket, SocketStreamHandleClient* client) { return adoptRef(new SocketStreamHandle(socket, client)); } argument
/macosx-10.9.5/WebKit2-7537.78.2/PluginProcess/unix/
H A DPluginProcessMainUnix.cpp105 int socket = atoi(argv[1]); local
/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/InspectorServer/qt/
H A DWebSocketServerQt.cpp57 QTcpSocket* socket = m_serverSocket.nextPendingConnection(); local
/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/Launcher/efl/
H A DProcessLauncherEfl.cpp39 static Vector<OwnArrayPtr<char>> createArgsArray(const String& prefix, const String& executablePath, const String& socket, const String& pluginPath) argument
/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/Launcher/gtk/
H A DProcessLauncherGtk.cpp62 int socket = GPOINTER_TO_INT(userData); local
/macosx-10.9.5/WebKit2-7537.78.2/WebProcess/efl/
H A DWebProcessMainEfl.cpp126 int socket = atoi(argv[1]); local
/macosx-10.9.5/apache-786.1/httpd/srclib/apr/network_io/os2/
H A Dsockets.c312 APR_POOL_IMPLEMENT_ACCESSOR(socket); variable
/macosx-10.9.5/apr-30/apr/apr/network_io/os2/
H A Dsockets.c312 APR_POOL_IMPLEMENT_ACCESSOR(socket); variable
/macosx-10.9.5/tcl-102/tcl_ext/tls/tls/
H A Dtls.tcl[all...]
/macosx-10.9.5/Heimdal-323.92.1/lib/roken/
H A Dsocket_wrapper.h125 #undef socket macro
127 #define socket(domain,type,protocol) swrap_socket(domain,type,protocol) macro
/macosx-10.9.5/apache-786.1/httpd/srclib/apr/include/arch/os2/
H A Dapr_arch_os2calls.h41 #define socket apr_os2_socket macro
/macosx-10.9.5/apache-786.1/httpd/srclib/apr/test/
H A Dechod.c38 static apr_status_t talkTalk(apr_socket_t *socket, apr_pool_t *parent) argument
/macosx-10.9.5/apr-30/apr/apr/include/arch/os2/
H A Dapr_arch_os2calls.h41 #define socket apr_os2_socket macro
/macosx-10.9.5/apr-30/apr/apr/test/
H A Dechod.c38 static apr_status_t talkTalk(apr_socket_t *socket, apr_pool_t *parent) argument

Completed in 317 milliseconds

12345