| /src/external/mpl/bind/dist/bin/tests/system/rrl/ |
| tests.sh | 135 || setret "$DROP instead of $5 dropped responses for $1" \ 213 ckstats first dropped 36 240 ckstats second dropped 46 255 ckstats final dropped 56
|
| /src/external/ibm-public/postfix/dist/src/util/ |
| dict_cache.c | 232 int dropped; /* entries removed in cleanup run */ member in struct:DICT_CACHE 459 msg_info("cache %s %s cleanup: retained=%d dropped=%d entries", 460 cp->name, full_partial, cp->retained, cp->dropped); 461 cp->retained = cp->dropped = 0; 486 cp->retained = cp->dropped = 0; 505 cp->dropped++; 615 if (cp->retained || cp->dropped) 649 cp->dropped = 0;
|
| /src/external/bsd/dhcpcd/dist/src/ |
| ipv4ll.c | 446 bool dropped = false; local 463 dropped = true; 475 dropped = true; 480 if (dropped) {
|
| privsep.c | 645 int dropped; local 649 dropped = ps_dropprivs(ctx); 665 if (dropped == -1) {
|
| /src/external/bsd/nsd/dist/ |
| ipc.c | 235 total->dropped += s->dropped; 269 total->dropped -= s->dropped;
|
| nsd.h | 133 /* Dropped, truncated, queries for nonconfigured zone, tx errors */ 134 stc_type dropped, truncated, wrongzone, txerr, rxerr; member in struct:nsdst
|
| metrics.c | 471 "Total number of dropped queries.", 473 evbuffer_add_printf(buf, "%squeries_dropped_total %lu\n", prefix, (unsigned long)st->dropped);
|
| nsd.c | 827 || st.dropped || st.raxfr || st.rixfr || (st.qudp + st.qudp6 - st.dropped) 839 st.dropped, (unsigned long)0, (unsigned long)0, (unsigned long)0, (unsigned long)0, 841 (unsigned long)0, st.qudp + st.qudp6 - st.dropped, (unsigned long)0, 1701 DEBUG(DEBUG_IPC,1, (LOG_INFO, "dropped user privileges, run as %s",
|
| xdp-server.c | 167 * Process packet and indicate if it should be dropped 732 STATUP(nsd, dropped); 733 ZTATUP(nsd, q->zone, dropped);
|
| server.c | 4262 STATUP(data->nsd, dropped); 4263 ZTATUP(data->nsd, q->zone, dropped); 4663 STATUP(data->nsd, dropped); 4664 ZTATUP(data->nsd, data->query->zone, dropped); 5274 STATUP(data->nsd, dropped); 5275 ZTATUP(data->nsd, data->query->zone, dropped);
|
| /src/usr.bin/make/unit-tests/ |
| deptgt-end-fail.mk | 68 # anything and thus has been dropped. To run some commands on error, use the
|
| /src/external/bsd/libpcap/dist/ |
| pcap-haiku.c | 234 stats->ps_ifdrop = handlep->ifreq.ifr_stats.receive.dropped - stats->ps_ifdrop; 260 handlep->stat.ps_ifdrop = handlep->ifreq.ifr_stats.receive.dropped;
|
| pcap-usb-linux.c | 99 uint32_t dropped; member in struct:mon_bin_stats 659 stats->ps_drop = st.dropped;
|
| /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/linux/ |
| io_uring.d | 248 uint dropped;
|
| /src/sys/dev/isa/ |
| if_iy.c | 1002 goto dropped; 1014 goto dropped; 1023 goto dropped; 1056 dropped:
|
| /src/external/bsd/nsd/dist/contrib/ |
| nsd_munin_ | 246 p_config "num.dropped" "dropped due to sanity check" "ABSOLUTE" 366 num.truncated num.raxfr num.rixfr num.dropped ; do
|
| /src/external/gpl3/gcc.old/dist/libdecnumber/ |
| decNumber.c | 1728 /* modified during revision but dropped from 754-2008. */ 1957 Int dropped; /* .. */ local 2252 if (!set->extended) decTrim(res, set, 0, 1, &dropped); /* trailing zeros */ 2319 Int dropped; /* work */ local 2347 decTrim(res, set, 1, 0, &dropped); /* normalize in place */ 2809 Int dropped; /* .. */ local 3052 decTrim(b, set, 1, 1, &dropped); /* [drops trailing zeros] */ 3071 /* here, dropped is the count of trailing zeros in 'a' */ 3073 Int todrop=ideal-a->exponent; /* most that can be dropped */ 3083 if (dropped<todrop) { /* clamp to those available * 3555 Int dropped; \/* work *\/ local 4252 Int dropped; \/* work *\/ local [all...] |
| /src/external/gpl3/gcc/dist/libdecnumber/ |
| decNumber.c | 1728 /* modified during revision but dropped from 754-2008. */ 1957 Int dropped; /* .. */ local 2252 if (!set->extended) decTrim(res, set, 0, 1, &dropped); /* trailing zeros */ 2319 Int dropped; /* work */ local 2347 decTrim(res, set, 1, 0, &dropped); /* normalize in place */ 2809 Int dropped; /* .. */ local 3052 decTrim(b, set, 1, 1, &dropped); /* [drops trailing zeros] */ 3071 /* here, dropped is the count of trailing zeros in 'a' */ 3073 Int todrop=ideal-a->exponent; /* most that can be dropped */ 3083 if (dropped<todrop) { /* clamp to those available * 3555 Int dropped; \/* work *\/ local 4252 Int dropped; \/* work *\/ local [all...] |
| /src/external/gpl3/gdb/dist/libdecnumber/ |
| decNumber.c | 1728 /* modified during revision but dropped from 754-2008. */ 1957 Int dropped; /* .. */ local 2252 if (!set->extended) decTrim(res, set, 0, 1, &dropped); /* trailing zeros */ 2319 Int dropped; /* work */ local 2347 decTrim(res, set, 1, 0, &dropped); /* normalize in place */ 2809 Int dropped; /* .. */ local 3052 decTrim(b, set, 1, 1, &dropped); /* [drops trailing zeros] */ 3071 /* here, dropped is the count of trailing zeros in 'a' */ 3073 Int todrop=ideal-a->exponent; /* most that can be dropped */ 3083 if (dropped<todrop) { /* clamp to those available * 3555 Int dropped; \/* work *\/ local 4252 Int dropped; \/* work *\/ local [all...] |
| /src/external/gpl3/gdb.old/dist/libdecnumber/ |
| decNumber.c | 1728 /* modified during revision but dropped from 754-2008. */ 1957 Int dropped; /* .. */ local 2252 if (!set->extended) decTrim(res, set, 0, 1, &dropped); /* trailing zeros */ 2319 Int dropped; /* work */ local 2347 decTrim(res, set, 1, 0, &dropped); /* normalize in place */ 2809 Int dropped; /* .. */ local 3052 decTrim(b, set, 1, 1, &dropped); /* [drops trailing zeros] */ 3071 /* here, dropped is the count of trailing zeros in 'a' */ 3073 Int todrop=ideal-a->exponent; /* most that can be dropped */ 3083 if (dropped<todrop) { /* clamp to those available * 3555 Int dropped; \/* work *\/ local 4252 Int dropped; \/* work *\/ local [all...] |
| /src/external/bsd/ntp/dist/include/ |
| ntp_request.h | 582 u_int32 dropped; /* dropped packets */ member in struct:info_io_stats
|
| /src/external/mpl/bind/dist/lib/dns/ |
| resolver.c | 332 uint_fast32_t dropped; member in struct:fctxcount 363 uint_fast32_t dropped; member in struct:fetchctx 1384 /* Do not log a message if there were no dropped fetches. */ 1385 if (counter->dropped == 0) { 1403 dbuf, counter->allowed, counter->dropped, 1404 counter->dropped == 1 ? "initial trigger event" 1413 dbuf, counter->allowed, counter->dropped); 1492 counter->dropped++; 9494 * the record gets dropped due to message size constraints. 10748 fctx->dropped++ 11242 uint_fast32_t count, dropped, allowed; local [all...] |
| /src/external/gpl3/gcc.old/dist/libgcc/config/rl78/ |
| fpbit-sf.S | 584 ;; increment the exponent. We round down by ignoring the dropped bits.
|
| /src/external/gpl3/gcc/dist/libgcc/config/rl78/ |
| fpbit-sf.S | 584 ;; increment the exponent. We round down by ignoring the dropped bits.
|
| /src/external/mit/isl/dist/ |
| isl_map_simplify.c | 977 int dropped, needed; local 1048 dropped = 0; 1057 ++dropped; 1068 if (needed > dropped) { 1922 * Since constraints may get dropped from the basic maps, 4966 * in constraints, then it can simply be dropped.
|