Home
last modified time | relevance | path

Searched refs:dropped (Results 1 – 25 of 296) sorted by relevance

12345678910>>...12

/netbsd-src/crypto/external/bsd/openssl/dist/util/
H A Dmknum.pl118 my $dropped = 0;
123 $dropped++ unless $result;
136 if ($dropped) {
137 print STDERR "${ordinals_file}: Dropped $dropped new symbols\n";
140 $unassigned = $stats{unassigned} - $dropped;
/netbsd-src/external/ibm-public/postfix/dist/src/smtpd/
H A Dsmtpd_dns_filter.in11 # EXPECT OK + "all MX records dropped" warning.
21 # EXPECT OK + "all A records dropped" warning + no delayed reject.
43 # EXPECT OK + "all MX records dropped" warning.
54 # EXPECT OK + "all A records dropped" warning.
74 # EXPECT OK + "all A results dropped" warning.
78 # EXPECT reject + A record, "all TXT results dropped" warning.
H A Dsmtpd_dns_filter.ref15 >>> # EXPECT OK + "all MX records dropped" warning.
35 >>> # EXPECT OK + "all A records dropped" warning + no delayed reject.
79 >>> # EXPECT OK + "all MX records dropped" warning.
101 >>> # EXPECT OK + "all A records dropped" warning.
140 >>> # EXPECT OK + "all A results dropped" warning.
149 >>> # EXPECT reject + A record, "all TXT results dropped" warning.
/netbsd-src/external/ibm-public/postfix/dist/src/util/
H A Ddict_cache.c232 int dropped; /* entries removed in cleanup run */ member
460 cp->name, full_partial, cp->retained, cp->dropped); in dict_cache_clean_stat_log_reset()
461 cp->retained = cp->dropped = 0; in dict_cache_clean_stat_log_reset()
486 cp->retained = cp->dropped = 0; in dict_cache_clean_event()
505 cp->dropped++; in dict_cache_clean_event()
615 if (cp->retained || cp->dropped) in dict_cache_control()
649 cp->dropped = 0; in dict_cache_open()
/netbsd-src/external/bsd/unbound/dist/testdata/
H A Dfwd_droptoomany.rpl8 SCENARIO_BEGIN Test too many queries asked, last is dropped.
77 ; This answer does not arrive, the query was dropped
H A Dfwd_lrudrop.rpl10 SCENARIO_BEGIN Old answer is dropped from the cache
H A Drpz_respip.rpl446 ; should be dropped
461 ; should be dropped, with cache entry too.
/netbsd-src/external/bsd/dhcpcd/dist/src/
H A Dipv4ll.c431 bool dropped = false; in ipv4ll_drop() local
448 dropped = true; in ipv4ll_drop()
460 dropped = true; in ipv4ll_drop()
465 if (dropped) { in ipv4ll_drop()
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/xray/
H A Dxray_basic_flags.inc22 "any more and the recordings will be dropped.")
/netbsd-src/external/historical/nawk/dist/testdir/
H A DT.main12 if test -r core; then echo 1>&2 "BAD: T.main awk -d dropped core"; fi
/netbsd-src/external/bsd/nsd/dist/
H A Dipc.c260 total->dropped += s->dropped; in stats_add()
294 total->dropped -= s->dropped; in stats_subtract()
/netbsd-src/external/cddl/dtracetoolkit/dist/Notes/
H A DALLjava_notes.txt19 dropped).
/netbsd-src/external/cddl/dtracetoolkit/dist/Docs/Notes/
H A DALLjava_notes.txt19 dropped).
/netbsd-src/external/bsd/ipf/dist/
H A DREADME43 (they don't contain a complete header) are dropped and logged, no questions
58 the appropriate list, rejects dropped, others passed through. Thus this will
/netbsd-src/external/bsd/libpcap/dist/doc/
H A DREADME.dag75 pcap_stats() is supported. ps_drop is the number of packets dropped due to
77 include packets that would have been dropped by the filter). The RX stream
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/
H A DSSL_CTX_sess_set_cache_size.pod30 sessions are dropped from the end of the cache.
H A DEVP_set_default_properties.pod29 be dropped.
/netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man3/
H A DSSL_CTX_sess_set_cache_size.pod30 sessions are dropped from the end of the cache.
/netbsd-src/sys/arch/netwinder/conf/
H A Dfiles.netwinder18 # Bootloader options (COMPAT... to be dropped ASAP)
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/linux/
H A Dio_uring.d248 uint dropped;
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/machinemodels/
H A Dm7.ermm51 # we dropped the *CacheTag definitions since:
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/machinemodels/
H A Dm7.ermm51 # we dropped the *CacheTag definitions since:
/netbsd-src/external/bsd/kyua-cli/dist/examples/
H A DKyuafile.top36 -- extension has been dropped). Third-party packages install tests as
/netbsd-src/external/mit/isl/dist/test_inputs/codegen/
H A Dredundant.st1 # Check that b1 >= 1 is not dropped by mistake in 4 * c0 + c1 >= 1 part
/netbsd-src/sys/dev/isa/
H A Dif_iy.c1002 goto dropped; in iyget()
1014 goto dropped; in iyget()
1023 goto dropped; in iyget()
1056 dropped: in iyget()

12345678910>>...12