| /freebsd-13.1/contrib/sendmail/contrib/ |
| H A D | socketmapServer.pl | 18 Listen => 32, 26 Listen => 32
|
| /freebsd-13.1/contrib/llvm-project/lldb/tools/lldb-server/ |
| H A D | Acceptor.cpp | 58 Status Acceptor::Listen(int backlog) { in Listen() function in Acceptor 59 return m_listener_socket_up->Listen(StringRef(m_name), backlog); in Listen()
|
| H A D | Acceptor.h | 30 Status Listen(int backlog);
|
| H A D | lldb-platform.cpp | 294 error = acceptor_up->Listen(backlog); in main_platform()
|
| H A D | lldb-gdbserver.cpp | 281 error = acceptor_up->Listen(1); in ConnectToRemote()
|
| /freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Host/posix/ |
| H A D | DomainSocket.h | 20 Status Listen(llvm::StringRef name, int backlog) override;
|
| /freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Host/common/ |
| H A D | UDPSocket.h | 29 Status Listen(llvm::StringRef name, int backlog) override;
|
| H A D | TCPSocket.h | 42 Status Listen(llvm::StringRef name, int backlog) override;
|
| /freebsd-13.1/contrib/tcsh/nls/german/ |
| H A D | set22 | 14 12 in einer der Listen\n
|
| /freebsd-13.1/contrib/llvm-project/lldb/source/Host/common/ |
| H A D | Socket.cpp | 185 error = listen_socket->Listen(host_and_port, backlog); in TcpListen() 235 error = listen_socket->Listen(name, 5); in UnixDomainAccept() 267 error = listen_socket->Listen(name, 5); in UnixAbstractAccept()
|
| H A D | UDPSocket.cpp | 48 Status UDPSocket::Listen(llvm::StringRef name, int backlog) { in Listen() function in UDPSocket
|
| H A D | TCPSocket.cpp | 188 Status TCPSocket::Listen(llvm::StringRef name, int backlog) { in Listen() function in TCPSocket
|
| /freebsd-13.1/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/ip/ |
| H A D | tst.ipv4localsctp.ksh | 95 Listen => 1,
|
| H A D | tst.localsctpstate.ksh | 98 Listen => 1,
|
| /freebsd-13.1/contrib/wpa/wpa_supplicant/examples/p2p/ |
| H A D | p2p_listen.py | 104 self.p2p_interface.Listen(int(self.timeout))
|
| /freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Host/ |
| H A D | Socket.h | 63 virtual Status Listen(llvm::StringRef name, int backlog) = 0;
|
| /freebsd-13.1/contrib/llvm-project/lldb/source/Host/posix/ |
| H A D | DomainSocket.cpp | 92 Status DomainSocket::Listen(llvm::StringRef name, int backlog) { in Listen() function in DomainSocket
|
| /freebsd-13.1/contrib/wpa/wpa_supplicant/ |
| H A D | README-P2P | 117 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-13.1/sys/contrib/device-tree/Bindings/soc/qcom/ |
| H A D | qcom,apr.txt | 46 13 - Listen stream manager.
|
| /freebsd-13.1/contrib/ntp/sntp/ |
| H A D | sntp-opts.def | 61 descrip = "Listen to the address specified for broadcast time sync";
|
| H A D | invoke-sntp.texi | 113 -b Str broadcast Listen to the address specified for broadcast time sync
|
| /freebsd-13.1/contrib/ntp/ntpd/ |
| H A D | ntpdbase-opts.def | 162 descrip = "Listen on an interface name or address";
|
| H A D | invoke-ntpd.texi | 168 -I Str interface Listen on an interface name or address
|
| /freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/ |
| H A D | GDBRemoteCommunication.cpp | 1237 listen_socket.Listen("localhost:0", backlog).ToError()) in ConnectLocally()
|
| /freebsd-13.1/crypto/heimdal/ |
| H A D | ChangeLog.2006 | 5 * kdc/connect.c: Listen to 9878 if kca is turned on.
|