Home
last modified time | relevance | path

Searched refs:drops (Results 1 – 25 of 126) sorted by relevance

123456

/netbsd-src/external/cddl/dtracetoolkit/dist/Notes/
H A DALLjava_notes.txt9 * I see "drops"
13 dtrace: 2547 drops on CPU 0
21 If you see drops, you should first ask yourself whether you need to be
/netbsd-src/external/cddl/dtracetoolkit/dist/Docs/Notes/
H A DALLjava_notes.txt9 * I see "drops"
13 dtrace: 2547 drops on CPU 0
21 If you see drops, you should first ask yourself whether you need to be
/netbsd-src/external/ibm-public/postfix/dist/src/smtpd/
H A Dsmtpd_dns_filter.ref18 ./smtpd_check: warning: xn--1xa.porcupine.org: address or MX lookup error: DNS reply filter drops a…
38 ./smtpd_check: warning: fist.porcupine.org: address or MX lookup error: DNS reply filter drops all …
82 ./smtpd_check: warning: xn--1xa.porcupine.org: MX or address lookup error: DNS reply filter drops a…
104 ./smtpd_check: warning: fist.porcupine.org: MX or address lookup error: DNS reply filter drops all …
143 … Error looking up name=2.0.0.127.dnsbltest.porcupine.org type=A: DNS reply filter drops all results
152 ./smtpd_check: warning: 2.0.0.127.dnsbltest.porcupine.org: TXT lookup error: DNS reply filter drops
/netbsd-src/dist/pf/share/pf/
H A Dackpri11 # upload saturates the uplink, download drops to 7 kB/s. With the
12 # priority queue below, download drops only to 48 kB/s.
/netbsd-src/usr.bin/calendar/calendars/
H A Dcalendar.computer7 01/08 Justice Dept. drops IBM suit, 1982
10 01/17 Justice Dept. begins IBM anti-trust suit, 1969 (drops it, 01/08/1982)
/netbsd-src/external/cddl/dtracetoolkit/dist/Docs/Examples/
H A Ddnlcstat_example.txt39 the find command exhausts the DNLC, and the hit rate drops to below 10%.
H A Ddvmstat_example.txt29 see the "re" value drops, and both the "maj" major faults and "fpi" values
H A Dvopstat_example.txt54 you may see dynamic variable drops.
/netbsd-src/external/cddl/dtracetoolkit/dist/Examples/
H A Ddnlcstat_example.txt39 the find command exhausts the DNLC, and the hit rate drops to below 10%.
H A Dvopstat_example.txt54 you may see dynamic variable drops.
H A Ddvmstat_example.txt29 see the "re" value drops, and both the "maj" major faults and "fpi" values
/netbsd-src/sys/opencrypto/
H A Dcrypto.c240 int error, drops = 0; in sysctl_opencrypto_q_drops() local
248 drops += qs->crp_ret_q_drops; in sysctl_opencrypto_q_drops()
252 node.sysctl_data = &drops; in sysctl_opencrypto_q_drops()
314 int error, drops = 0; in sysctl_opencrypto_kq_drops() local
322 drops += qs->crp_ret_kq_drops; in sysctl_opencrypto_kq_drops()
326 node.sysctl_data = &drops; in sysctl_opencrypto_kq_drops()
/netbsd-src/external/ibm-public/postfix/dist/src/dns/
H A Dno-mx.ref15 ./test_dns_lookup: warning: Error looking up name=porcupine.org type=MX: DNS reply filter drops all…
/netbsd-src/usr.bin/netstat/
H A Dif.c179 uint64_t drops; in if_data_ext_get() local
184 len = sizeof(drops); in if_data_ext_get()
185 if (sysctlbyname(namebuf, &drops, &len, NULL, 0) == -1) { in if_data_ext_get()
190 dext->ifi_oqdrops = drops; in if_data_ext_get()
/netbsd-src/external/cddl/osnet/dist/lib/libdtrace/common/
H A Ddt_consume.c2116 uint64_t drops; in dt_consume_cpu() local
2557 if ((drops = buf->dtbd_drops) == 0) in dt_consume_cpu()
2565 return (dt_handle_cpudrop(dtp, cpu, DTRACEDROP_PRINCIPAL, drops)); in dt_consume_cpu()
3002 uint64_t *drops = alloca(max_ncpus * sizeof (uint64_t)); local
3007 bzero(drops, max_ncpus * sizeof (uint64_t));
3029 drops[i] = buf->dtbd_drops;
3068 if (drops[i] != 0) {
3070 DTRACEDROP_PRINCIPAL, drops[i]);
/netbsd-src/external/bsd/unbound/dist/testdata/
H A Diter_resolve_minimised_timeout.rpl12 … qname minimised resolve of www.example.com. Simulate broken nameserver that drops QTYPE=A queries.
/netbsd-src/external/bsd/nvi/dist/dist/
H A Dport.h.in78 * drops core.
/netbsd-src/external/bsd/ntp/dist/html/hints/
H A Dsgi37 the amplitude drops to 0.5msec (surprise!). This may be a consequence
/netbsd-src/external/bsd/unbound/dist/contrib/
H A DREADME49 * drop-tld.diff: adds option drop-tld: yesno that drops 2 label queries,
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/doc/
H A Dmsginit.texi79 that this file format doesn't support plural forms and silently drops
H A Dmsgconv.texi107 that this file format doesn't support plural forms and silently drops
H A Dmsgen.texi100 that this file format doesn't support plural forms and silently drops
H A Dmsguniq.texi133 that this file format doesn't support plural forms and silently drops
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/
H A DSSL_new.pod23 reference count drops to zero, any memory or resources allocated to the B<SSL>
/netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man3/
H A DSSL_new.pod23 reference count drops to zero, any memory or resources allocated to the B<SSL>

123456