Searched defs:listen (Results 1 - 25 of 33) sorted by relevance

12

/macosx-10.10.1/ruby-106/ruby/sample/drb/
H A Ddchats.rb24 def listen(str) method in class:ChatEntry
/macosx-10.10.1/xnu-2782.1.97/libsyscall/wrappers/legacy/
H A Dlisten.c45 listen(int socket, int backlog) function
/macosx-10.10.1/ppp-786.1.1/Helpers/vpnd/
H A Dvpnplugins.h47 int (*listen) __P((void)); member in struct:vpn_channel
/macosx-10.10.1/ruby-106/ruby/lib/webrick/
H A Dssl.rb151 def listen(address, port) # :nodoc: method in class:WEBrick.GenericServer
H A Dserver.rb131 def listen(address, port) method in class:WEBrick.GenericServer
/macosx-10.10.1/WebKit2-7600.1.25/UIProcess/InspectorServer/
H A DWebSocketServer.cpp53 bool WebSocketServer::listen(const String& bindAddress, unsigned short port) function in class:WebKit::WebSocketServer
/macosx-10.10.1/ruby-106/ruby/lib/rexml/parsers/
H A Dsax2parser.rb58 def listen( *args, &blok ) method in class:REXML.Parsers.SAX2Parser
/macosx-10.10.1/ruby-106/ruby/lib/rubygems/
H A Dserver.rb506 def listen addresses = @addresses method in class:add_date
/macosx-10.10.1/tcl-105/tcl_ext/tcllib/tcllib/modules/term/
H A Dreceive.tcl
/macosx-10.10.1/Heimdal-398.1.2/lib/roken/
H A Dsocket_wrapper.h75 #undef listen macro
77 #define listen(s,blog) swrap_listen(s,blog) macro
/macosx-10.10.1/IOFireWireFamily-456/IOFireWireFamily.kmodproj/
H A DIOFWUserIsochChannel.cpp86 IOFWIsochPort* listen; local
H A DIOFWIsochChannel.cpp420 IOFWIsochPort *listen; local
477 IOFWIsochPort *listen; local
519 IOFWIsochPort * listen = NULL; local
1196 IOFWIsochPort *listen; local
[all...]
/macosx-10.10.1/apr-32/apr/apr/include/arch/os2/
H A Dapr_arch_os2calls.h51 #define listen apr_os2_listen macro
/macosx-10.10.1/ruby-106/ruby/ext/openssl/lib/openssl/
H A Dssl.rb171 def listen(backlog=5) method in class:OpenSSL.SSL.SSLServer
/macosx-10.10.1/ruby-106/ruby/test/rubygems/
H A Dtest_gem_server.rb329 def webrick.listen(host, port) singleton method in class:TestGemServer.util_listen
/macosx-10.10.1/ruby-106/ruby/ext/socket/lib/
H A Dsocket.rb201 def listen(backlog=Socket::SOMAXCONN) method in class:Addrinfo
/macosx-10.10.1/OpenSSL098-52/src/ssl/
H A Dd1_srvr.c151 int listen; local
H A Ddtls1.h219 unsigned int listen; member in struct:dtls1_state_st
/macosx-10.10.1/Security-57031.1.35/Security/include/security_utilities/
H A Dip++.cpp195 void Socket::listen(int backlog) function in class:Security::IPPlusPlus::Socket
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_utilities/lib/
H A Dip++.cpp195 void Socket::listen(int backlog) function in class:Security::IPPlusPlus::Socket
/macosx-10.10.1/IOFireWireFamily-456/IOFireWireLib.CFPlugInProj/
H A DIOFireWireLibIsochChannel.cpp169 IOFireWireLibIsochPortRef listen ; local
223 IOFireWireLibIsochPortRef listen ; local
252 IOFireWireLibIsochPortRef listen ; local
286 IOFireWireLibIsochPortRef listen ; local
[all...]
/macosx-10.10.1/OpenSSL098-52/src/include/openssl/
H A Ddtls1.h219 unsigned int listen; member in struct:dtls1_state_st
/macosx-10.10.1/emacs-93/emacs/nt/inc/sys/
H A Dsocket.h89 #define listen sys_listen macro
/macosx-10.10.1/bind9-45.101/bind9/contrib/idn/idnkit-1.0-src/wsock/wsock11/
H A Ddllstub.c232 listen(SOCKET a0, int a1) function
/macosx-10.10.1/bind9-45.101/bind9/contrib/idn/idnkit-1.0-src/wsock/wsock20/
H A Ddllstub.c232 listen(SOCKET a0, int a1) function

Completed in 333 milliseconds

12