Home
last modified time | relevance | path

Searched refs:Listen (Results 1 – 25 of 28) sorted by relevance

12

/freebsd/crypto/openssl/util/perl/OpenSSL/Test/
H A DUtils.pm180 Listen=>1,
194 Listen=>1,
208 Listen=>1,
/freebsd/contrib/sendmail/contrib/
H A DsocketmapServer.pl18 Listen => 32,
26 Listen => 32
/freebsd/crypto/openssl/util/perl/TLSProxy/
H A DProxy.pm45 Listen=>1,
60 Listen=>1,
106 Listen=>1,
299 Listen => SOMAXCONN,
/freebsd/contrib/tcsh/nls/german/
H A Dset2214 12 in einer der Listen\n
/freebsd/contrib/llvm-project/lldb/include/lldb/Host/common/
H A DUDPSocket.h29 Status Listen(llvm::StringRef name, int backlog) override;
H A DTCPSocket.h48 Status Listen(llvm::StringRef name, int backlog) override;
/freebsd/contrib/llvm-project/lldb/include/lldb/Host/posix/
H A DDomainSocket.h27 Status Listen(llvm::StringRef name, int backlog) override;
/freebsd/contrib/llvm-project/lldb/source/Host/common/
H A DTCPSocket.cpp57 if (Status error = listen_socket_up->Listen("localhost:0", 5); error.Fail()) in CreatePair()
203 Status TCPSocket::Listen(llvm::StringRef name, int backlog) { in Listen() function in TCPSocket
H A DUDPSocket.cpp46 Status UDPSocket::Listen(llvm::StringRef name, int backlog) { in Listen() function in UDPSocket
H A DSocket.cpp279 Status error = listen_socket->Listen(host_and_port, backlog); in TcpListen()
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/ip/
H A Dtst.ipv4localsctp.ksh95 Listen => 1,
H A Dtst.localsctpstate.ksh98 Listen => 1,
/freebsd/contrib/wpa/wpa_supplicant/examples/p2p/
H A Dp2p_listen.py104 self.p2p_interface.Listen(int(self.timeout))
/freebsd/contrib/llvm-project/lldb/include/lldb/Host/
H A DSocket.h114 virtual Status Listen(llvm::StringRef name, int backlog) = 0;
/freebsd/contrib/wpa/wpa_supplicant/
H A DREADME-P2P117 Start Listen-only state (become discoverable without searching for
119 for the Listen operation in seconds. This command may not be of that
615 Configure Extended Listen Timing. If the parameters are omitted, this
616 feature is disabled. If the parameters are included, Listen State will
620 the time the Extended Listen Timing timeout occurs, the Listen State
645 Set P2P Listen channel. This is mainly meant for testing purposes and
646 changing the Listen channel during normal operations can result in
/freebsd/contrib/llvm-project/lldb/tools/lldb-server/
H A Dlldb-platform.cpp185 Status error = gdb_sock->Listen(gdb_address, backlog); in ListenGdbConnectionsIfNeeded()
544 error = platform_sock->Listen(address, backlog); in main_platform()
/freebsd/sys/contrib/device-tree/Bindings/soc/qcom/
H A Dqcom,apr.txt46 13 - Listen stream manager.
/freebsd/contrib/llvm-project/lldb/source/Host/posix/
H A DDomainSocket.cpp124 Status DomainSocket::Listen(llvm::StringRef name, int backlog) { in Listen() function in DomainSocket
H A DConnectionFileDescriptorPosix.cpp536 error = listening_socket->Listen(socket_name, 5); in AcceptSocket()
/freebsd/contrib/llvm-project/lldb/source/Plugins/Protocol/MCP/
H A DProtocolServerMCP.cpp165 status = m_listener->Listen(connection.name, /*backlog=*/5); in Start()
/freebsd/contrib/ntp/sntp/
H A Dsntp-opts.def61 descrip = "Listen to the address specified for broadcast time sync";
H A Dinvoke-sntp.texi113 -b Str broadcast Listen to the address specified for broadcast time sync
/freebsd/contrib/ntp/ntpd/
H A Dntpdbase-opts.def162 descrip = "Listen on an interface name or address";
H A Dinvoke-ntpd.texi168 -I Str interface Listen on an interface name or address
/freebsd/crypto/heimdal/
H A DChangeLog.20065 * kdc/connect.c: Listen to 9878 if kca is turned on.

12