Home
last modified time | relevance | path

Searched refs:listening (Results 1 – 25 of 50) sorted by relevance

12

/freebsd/contrib/llvm-project/lldb/docs/man/
H A Dlldb-server.rst55 listening option is used. If host is empty, *localhost* will be used. If port
65 Write the listening port number to the specified named pipe.
69 Write the listening port number to the specified pipe (fd).
131 Write the listening socket port number to the specified file.
/freebsd/contrib/blocklist/
H A DREADME38 to determine the listening socket, and the
41 if the program has access to the listening
66 and tcp6 since those are different listening sockets and addresses;
/freebsd/tools/regression/sockets/unix_cmsg/
H A DREADME63 2: Receiving sockcred (listening socket)
65 Server creates a listening stream socket and sets the LOCAL_CREDS
82 Server creates a listening stream socket and sets the LOCAL_CREDS
/freebsd/crypto/openssh/
H A Dsshd.c878 int oactive = -1, listening = 0, lameduck = 0; in server_accept_loop() local
949 if (listening <= 0) { in server_accept_loop()
998 listening--; in server_accept_loop()
1005 listening--; in server_accept_loop()
1132 listening++; in server_accept_loop()
H A DREADME.privsep49 process 1005 is the sshd process listening for new connections.
H A DOVERVIEW133 starts listening for connections, and generates the server key.
/freebsd/contrib/lib9p/
H A Dconnection.c156 if (anyone listening) { in l9p_connection_close() local
/freebsd/contrib/tcp_wrappers/
H A DREADME.IRIX12 stupid to remember that it is already listening on a port.
/freebsd/libexec/bootpd/
H A DProblems6 BOOTP listening port number. Check /etc/inetd.conf or
/freebsd/etc/mail/
H A DREADME10 To accomplish this, under the default setup, an MTA must be listening on
/freebsd/contrib/sendmail/libmilter/
H A DREADME153 on which to create a listening socket for the filter. Maintaining
162 'netstat -a' command can ensure that your filter process is listening on
/freebsd/crypto/openssl/doc/man3/
H A DBIO_connect.pod34 BIO_listen() has B<sock> start listening on the address and service
/freebsd/share/examples/ipfilter/
H A Dfirewall.251 # these don't have daemons listening but are used by outgoing
/freebsd/usr.sbin/bsnmpd/modules/snmp_bridge/
H A Dbridge_tree.def47 3 listening
/freebsd/contrib/wpa/wpa_supplicant/
H A DREADME-DPP117 AP as an Enrollee is listening on its operating channel.
/freebsd/sys/dev/ahci/
H A Dahci.h459 int listening; /* SUD bit is cleared. */ member
H A Dahci.c1223 ((ch->pm_level != 0 || ch->listening) && (serr & ATA_SE_EXCHANGED))) { in ahci_phy_check_events()
2655 if (ch->listening) { in ahci_sata_phy_reset()
2659 ch->listening = 0; in ahci_sata_phy_reset()
2684 ch->listening = 1; in ahci_sata_phy_reset()
/freebsd/contrib/bsnmp/snmpd/
H A DBEGEMOT-SNMPD.txt588 listening on a socket. The following protocols are currently
615 more listening sockets."
/freebsd/contrib/bsnmp/
H A DNEWS166 Implement listening on unix domain sockets. The client must bind
/freebsd/crypto/openssh/regress/
H A DREADME.regress33 TEST_SSH_PORT: TCP port to be used for the listening tests.
/freebsd/share/doc/IPv6/
H A DIMPLEMENTATION38 1.12.2.1 KAME/FreeBSD[34]x, listening side
41 1.12.3.1 KAME/NetBSD, listening side
44 1.12.4.1 KAME/BSDI4, listening side
47 1.12.5.1 KAME/OpenBSD, listening side
1070 Here we call the former one "listening side" and the latter one "initiating
1080 listening side initiating side
1098 Comments on listening side:
1125 AF_INET6 listening socket. If the address is IPv4 mapped address, you may
1158 The platforms do not support IPv4 mapped address at all (both listening side
1172 1.12.2.1 KAME/FreeBSD[34]x, listening side
[all …]
/freebsd/crypto/openssl/doc/man1/
H A Dtsget.pod54 The URL of the HTTP/HTTPS server listening for timestamp requests.
/freebsd/sys/kern/
H A Duipc_socket.c1485 goto listening;
1535 listening:
1916 bool listening, last __diagused; local
1949 if ((listening = SOLISTENING(so))) {
1969 if (listening) {
/freebsd/tools/tools/sysdoc/
H A Dtunables.mdoc1369 TCP port without a socket listening.
1404 ports that do not have sockets listening.
1558 ports that do not have sockets listening.
/freebsd/contrib/ntp/sntp/libevent/
H A DChangeLog-1.495 …o Support multiple events listening on the same signal; make signals regular events that go on the…

12