/freebsd/contrib/llvm-project/lldb/docs/man/ |
H A D | lldb-server.rst | 55 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 D | README | 38 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 D | README | 63 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 D | sshd.c | 878 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 D | README.privsep | 49 process 1005 is the sshd process listening for new connections.
|
H A D | OVERVIEW | 133 starts listening for connections, and generates the server key.
|
/freebsd/contrib/lib9p/ |
H A D | connection.c | 156 if (anyone listening) { in l9p_connection_close() local
|
/freebsd/contrib/tcp_wrappers/ |
H A D | README.IRIX | 12 stupid to remember that it is already listening on a port.
|
/freebsd/libexec/bootpd/ |
H A D | Problems | 6 BOOTP listening port number. Check /etc/inetd.conf or
|
/freebsd/etc/mail/ |
H A D | README | 10 To accomplish this, under the default setup, an MTA must be listening on
|
/freebsd/contrib/sendmail/libmilter/ |
H A D | README | 153 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 D | BIO_connect.pod | 34 BIO_listen() has B<sock> start listening on the address and service
|
/freebsd/share/examples/ipfilter/ |
H A D | firewall.2 | 51 # these don't have daemons listening but are used by outgoing
|
/freebsd/usr.sbin/bsnmpd/modules/snmp_bridge/ |
H A D | bridge_tree.def | 47 3 listening
|
/freebsd/contrib/wpa/wpa_supplicant/ |
H A D | README-DPP | 117 AP as an Enrollee is listening on its operating channel.
|
/freebsd/sys/dev/ahci/ |
H A D | ahci.h | 459 int listening; /* SUD bit is cleared. */ member
|
H A D | ahci.c | 1223 ((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 D | BEGEMOT-SNMPD.txt | 588 listening on a socket. The following protocols are currently 615 more listening sockets."
|
/freebsd/contrib/bsnmp/ |
H A D | NEWS | 166 Implement listening on unix domain sockets. The client must bind
|
/freebsd/crypto/openssh/regress/ |
H A D | README.regress | 33 TEST_SSH_PORT: TCP port to be used for the listening tests.
|
/freebsd/share/doc/IPv6/ |
H A D | IMPLEMENTATION | 38 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 D | tsget.pod | 54 The URL of the HTTP/HTTPS server listening for timestamp requests.
|
/freebsd/sys/kern/ |
H A D | uipc_socket.c | 1485 goto listening; 1535 listening: 1916 bool listening, last __diagused; local 1949 if ((listening = SOLISTENING(so))) { 1969 if (listening) {
|
/freebsd/tools/tools/sysdoc/ |
H A D | tunables.mdoc | 1369 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 D | ChangeLog-1.4 | 95 …o Support multiple events listening on the same signal; make signals regular events that go on the…
|