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

12345

/macosx-10.10.1/CPANInternal-159.1/Perl4-CoreLibs-0.003/lib/
H A Dsyslog.pl151 sub connect { subroutine
/macosx-10.10.1/tcl-105/tcl_ext/tcllib/tcllib/examples/sasl/
H A Dsaslclient.tcl195 proc connect { server port {username {}} {passwd {}}} { procedure
/macosx-10.10.1/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.1/CPANInternal-159.1/Log-Log4perl-1.40/lib/Log/Log4perl/Appender/
H A DSocket.pm47 sub connect { subroutine
/macosx-10.10.1/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.1/JavaScriptCore-7600.1.17/runtime/
H A DJSGlobalObjectDebuggable.cpp51 void JSGlobalObjectDebuggable::connect(InspectorFrontendChannel* frontendChannel) function in class:JSC::JSGlobalObjectDebuggable
/macosx-10.10.1/ruby-106/ruby/lib/
H A Dresolv-replace.rb39 def connect(host, port) method in class:UDPSocket
/macosx-10.10.1/groff-38/groff/
H A Dconfigure4538 connect (); function
[all...]
/macosx-10.10.1/ruby-106/ruby/lib/drb/
H A Dssl.rb140 def connect(tcp) method in class:DRb.DRbSSLSocket.SSLConfig
/macosx-10.10.1/ruby-106/ruby/test/net/smtp/
H A Dtest_ssl_socket.rb28 def connect method in class:Net.TestSSLSocket.SSLSocket
/macosx-10.10.1/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.1/tcl-105/tk84/tk/unix/
H A Dconfigure5582 connect(); function
/macosx-10.10.1/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.1/IOPCIFamily-239.1.2/tools/
H A Dpciutils3.2.0.patch.c67 + io_connect_t connect; local
/macosx-10.10.1/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.1/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.1/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.1/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.1/apr-32/apr/apr/include/arch/os2/
H A Dapr_arch_os2calls.h46 #define connect apr_os2_connect macro
/macosx-10.10.1/emacs-93/emacs/lisp/
H A Dtalk.el
/macosx-10.10.1/ruby-106/ruby/lib/rake/contrib/
H A Dftptools.rb93 def connect(path, host, account, password) method in class:Rake.FtpUploader
/macosx-10.10.1/tcl-105/tcl_ext/trf/trf/patches/v7.6/
H A Dconfigure3074 connect(); function

Completed in 309 milliseconds

12345