/freebsd/contrib/ntp/scripts/deprecated/ |
H A D | ntp-groper | 10 # dumbo.hp.com not responding to ping 12 # dumbo.hp.com not responding to NTP 45 echo "$host not responding to ping" 61 responding=1 62 fgrep -s 'timed out, nothing received' $ntpqlog > /dev/null && responding=0 64 if [ $responding -eq 1 ] 84 if [ $version -eq 2 -a $responding -eq 0 ] 86 echo "$host not responding to NTP"
|
/freebsd/usr.bin/rusers/ |
H A D | rusers.1 | 49 responding to the 62 Print all machines responding even if no one is currently logged in.
|
/freebsd/share/man/man4/ |
H A D | mlx.4 | 96 .It mlx%d: physical drive %d:%d not responding 98 The drive at channel:target is not responding; it may have failed or 224 The controller is not responding to attempts to submit new commands.
|
H A D | ena.4 | 336 Device may not be responding or is already during reset. 344 Device stopped responding or it demanded invalid value. 349 Device may not be responding or there was a problem with initialization of 439 Device stopped responding and will be reset.
|
H A D | bge.4 | 243 the device causing it to stop responding to the host it is attached to. 248 The device has stopped responding to the network, or there is a problem with
|
H A D | bfe.4 | 90 The device has stopped responding to the network, or there is a problem with
|
H A D | cdceem.4 | 84 While responding to Echo is mandatory, some devices cannot handle it.
|
H A D | ae.4 | 117 The device has stopped responding to the network, or there is a problem with
|
H A D | lge.4 | 133 The device has stopped responding to the network, or there is a problem with
|
H A D | ix.4 | 140 The device has stopped responding to the network, or there is a problem with
|
/freebsd/crypto/heimdal/lib/krb5/ |
H A D | k524_err.et | 18 error_code NOTRESP, "service not responding" #unused
|
/freebsd/crypto/openssl/include/openssl/ |
H A D | core.h | 128 * This is more relevant for parameter requests, where the responding 147 * This is more relevant for parameter requests, where the responding
|
/freebsd/usr.sbin/arp/ |
H A D | arp.4 | 60 for a non-responding destination host, and 62 for a non-responding router.
|
H A D | arp.8 | 133 responding to requests for
|
/freebsd/tests/sys/netpfil/pf/ |
H A D | utils.subr | 211 # The server is capable of responding to pings from the tester. 265 # The server is capable of responding to pings from tester.
|
/freebsd/libexec/talkd/ |
H A D | talkd.8 | 42 It acts as a repository of invitations, responding to requests
|
/freebsd/sys/contrib/device-tree/Bindings/bus/ |
H A D | baikal,bt1-apb.yaml | 18 device not responding on timeout an IRQ is raised with an erroneous address
|
H A D | baikal,bt1-axi.yaml | 20 some peripherals). In case of any protocol error, device not responding
|
/freebsd/sys/nfsclient/ |
H A D | nfs.h | 83 #define NFS_MAXDEADTHRESH 9 /* How long till we say 'server not responding' */ 224 * when a server is not responding.
|
/freebsd/contrib/sendmail/contrib/ |
H A D | smcontrol.pl | 348 # Not responding on control channel, query via SMTP 389 # Not responding on control channel, query via SMTP
|
/freebsd/sys/dev/mps/ |
H A D | mps_table.c | 165 {"Not Responding", 0x02}, 166 {"Responding", 0x03}, 167 {"Delay Not Responding", 0x04},
|
/freebsd/sys/cam/ctl/ |
H A D | ctl_frontend.h | 133 * to start responding to selections on the specified 138 * to stop responding to selection on the specified
|
/freebsd/sys/dev/mpr/ |
H A D | mpr_table.c | 176 {"Not Responding", 0x02}, 177 {"Responding", 0x03}, 178 {"Delay Not Responding", 0x04},
|
/freebsd/contrib/ntp/ntpdate/ |
H A D | ntpdate.h | 102 #define DEFMINSERVERS 3 /* minimum responding servers */
|
/freebsd/contrib/lib9p/ |
H A D | threadpool.h | 109 L9P_FLUSH_TOOLATE /* too late, already responding */
|