Searched defs:connect (Results 1 - 25 of 122) sorted by relevance

12345

/macosx-10.10/CPANInternal-159.1/Perl4-CoreLibs-0.003/lib/
H A Dsyslog.pl151 sub connect { subroutine
/macosx-10.10/tcl-105/tcl_ext/tcllib/tcllib/examples/sasl/
H A Dsaslclient.tcl195 proc connect { server port {username {}} {passwd {}}} { procedure
/macosx-10.10/xnu-2782.1.97/libsyscall/wrappers/legacy/
H A Dconnect.c46 connect(int s, const struct sockaddr *name, socklen_t namelen) function
/macosx-10.10/CPANInternal-159.1/Log-Log4perl-1.40/lib/Log/Log4perl/Appender/
H A DSocket.pm47 sub connect { subroutine
/macosx-10.10/IOGraphics-485/tools/
H A Dsetaggro.c27 io_connect_t connect; local
H A Didtest.c13 io_connect_t connect; local
H A Ditvview.c133 IOI2CConnectRef connect; local
[all...]
H A Di2cexample.c45 void EDIDRead( IOI2CConnectRef connect, Boolean save ) argument
110 IOI2CConnectRef connect; local
/macosx-10.10/JavaScriptCore-7600.1.17/runtime/
H A DJSGlobalObjectDebuggable.cpp51 void JSGlobalObjectDebuggable::connect(InspectorFrontendChannel* frontendChannel) function in class:JSC::JSGlobalObjectDebuggable
/macosx-10.10/ruby-106/ruby/lib/
H A Dresolv-replace.rb39 def connect(host, port) method in class:UDPSocket
/macosx-10.10/WebCore-7600.1.25/Modules/indexeddb/
H A DIDBDatabaseCallbacksImpl.cpp61 void IDBDatabaseCallbacksImpl::connect(IDBDatabase* database) function in class:WebCore::IDBDatabaseCallbacksImpl
/macosx-10.10/WebCore-7600.1.25/page/
H A DPageDebuggable.cpp71 void PageDebuggable::connect(Inspector::InspectorFrontendChannel* channel) function in class:WebCore::PageDebuggable
/macosx-10.10/WebCore-7600.1.25/workers/
H A DSharedWorkerRepository.cpp44 void SharedWorkerRepository::connect(PassRefPtr<SharedWorker> worker, std::unique_ptr<MessagePortChannel> port, const URL& url, const String& name, ExceptionCode& ec) function in class:WebCore::SharedWorkerRepository
/macosx-10.10/groff-38/groff/
H A Dconfigure4538 connect (); function
[all...]
/macosx-10.10/ruby-106/ruby/lib/drb/
H A Dssl.rb140 def connect(tcp) method in class:DRb.DRbSSLSocket.SSLConfig
/macosx-10.10/ruby-106/ruby/test/net/smtp/
H A Dtest_ssl_socket.rb28 def connect method in class:Net.TestSSLSocket.SSLSocket
/macosx-10.10/tcl-105/tcl_ext/sdx/sdx/lib/app-sdx/
H A Drexecd.tcl82 proc connect {host user pass cmd {port 512}} { procedure
/macosx-10.10/tcl-105/tk84/tk/unix/
H A Dconfigure5582 connect(); function
/macosx-10.10/Heimdal-398.1.2/lib/roken/
H A Dsocket_wrapper.h65 #undef connect macro
67 #define connect(s,serv_addr,addrlen) swrap_connect(s,serv_addr,addrlen) macro
/macosx-10.10/IOPCIFamily-239.1.2/tools/
H A Dpciutils3.2.0.patch.c67 + io_connect_t connect; local
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/contrib/ldapc++/src/
H A DLDAPDeleteRequest.cpp25 LDAPDeleteRequest(const string& dn, LDAPAsynConnection *connect, const LDAPConstraints *cons, bool isReferral, const LDAPRequest* parent) argument
/macosx-10.10/PowerManagement-494.1.2/ioupsd/
H A DIOUPSPrivate.c81 IOReturn IOUPSSendCommand(mach_port_t connect, int upsID, CFDictionaryRef command) argument
103 IOReturn IOUPSGetEvent(mach_port_t connect, int upsID, CFDictionaryRef *event) argument
126 IOReturn IOUPSGetCapabilities(mach_port_t connect, int upsID, CFSetRef *capabilities) argument
/macosx-10.10/Security-57031.1.35/Security/include/security_utilities/
H A Dsocks++4.cpp42 void Server::connect(SocksClientSocket &me, const IPSockAddress &peer) function in class:Security::IPPlusPlus::Socks4::Server
53 void Server::connect(SocksClientSocket &me, const Host &host, IPPort port) function in class:Security::IPPlusPlus::Socks4::Server
/macosx-10.10/Security-57031.1.35/Security/libsecurity_utilities/lib/
H A Dsocks++4.cpp42 void Server::connect(SocksClientSocket &me, const IPSockAddress &peer) function in class:Security::IPPlusPlus::Socks4::Server
53 void Server::connect(SocksClientSocket &me, const Host &host, IPPort port) function in class:Security::IPPlusPlus::Socks4::Server
/macosx-10.10/WebCore-7600.1.25/Modules/webaudio/
H A DAudioBasicInspectorNode.cpp54 void AudioBasicInspectorNode::connect(AudioNode* destination, unsigned outputIndex, unsigned inputIndex, ExceptionCode& ec) function in class:WebCore::AudioBasicInspectorNode

Completed in 233 milliseconds

12345