Home
last modified time | relevance | path

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

12

/dragonfly/contrib/dhcpcd/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()
H A Dprivsep.c637 int dropped; in ps_managersandbox() local
641 dropped = ps_dropprivs(ctx); in ps_managersandbox()
657 if (dropped == -1) { in ps_managersandbox()
/dragonfly/sys/dev/misc/syscons/
H A Dsysmouse.c67 unsigned int dropped; member
457 f->dropped++; in smqueue()
/dragonfly/contrib/libpcap/
H A Dpcap-haiku.cpp141 handlep->stat.ps_drop += request.ifr_stats.receive.dropped; in pcap_stats_haiku()
/dragonfly/test/interbench/
H A Dreadme145 redraws were dropped entirely to catch up. In X terms this would translate into
146 jerky movement, in audio it would be a skip, and in video it would be a dropped
148 latency is still less than 30ms. This is because redraws are dropped in order
/dragonfly/contrib/gcc-4.7/libdecnumber/
H A DdecNumber.c1957 Int dropped; /* .. */ in decNumberPower() local
2319 Int dropped; /* work */ in decNumberReduce() local
2809 Int dropped; /* .. */ in decNumberSquareRoot() local
3083 if (dropped<todrop) { /* clamp to those available */ in decNumberSquareRoot()
3084 todrop=dropped; in decNumberSquareRoot()
3555 Int dropped; /* work */ in decNumberTrim() local
3561 return decTrim(dn, &set, 0, 1, &dropped); in decNumberTrim()
4252 Int dropped; /* work */ in decDivideOp() local
6586 Flag noclamp, Int *dropped) { argument
6595 *dropped=0; /* assume no zeros dropped */
[all …]
/dragonfly/contrib/gdb-7/libdecnumber/
H A DdecNumber.c1957 Int dropped; /* .. */ in decNumberPower() local
2319 Int dropped; /* work */ in decNumberReduce() local
2809 Int dropped; /* .. */ in decNumberSquareRoot() local
3083 if (dropped<todrop) { /* clamp to those available */ in decNumberSquareRoot()
3084 todrop=dropped; in decNumberSquareRoot()
3555 Int dropped; /* work */ in decNumberTrim() local
3561 return decTrim(dn, &set, 0, 1, &dropped); in decNumberTrim()
4252 Int dropped; /* work */ in decDivideOp() local
6586 Flag noclamp, Int *dropped) { argument
6595 *dropped=0; /* assume no zeros dropped */
[all …]
/dragonfly/contrib/gcc-8.0/libdecnumber/
H A DdecNumber.c1957 Int dropped; /* .. */ in decNumberPower() local
2319 Int dropped; /* work */ in decNumberReduce() local
2809 Int dropped; /* .. */ in decNumberSquareRoot() local
3083 if (dropped<todrop) { /* clamp to those available */ in decNumberSquareRoot()
3084 todrop=dropped; in decNumberSquareRoot()
3555 Int dropped; /* work */ in decNumberTrim() local
3561 return decTrim(dn, &set, 0, 1, &dropped); in decNumberTrim()
4252 Int dropped; /* work */ in decDivideOp() local
6586 Flag noclamp, Int *dropped) { argument
6595 *dropped=0; /* assume no zeros dropped */
[all …]
/dragonfly/usr.sbin/ppp/
H A DREADME.changes50 diagnostic connections are dropped.
62 o Out-of-sequence FSM packets (IPCP/LCP/CCP) are dropped by default.
H A DREADME.nat366 aliasing engine are now completely dropped in ip.c.
H A Dppp.8.m4171 will bring the link back up any time it's dropped for any reason.
923 The daemon exits automatically if the connection is dropped by the
972 socket, all connections are immediately dropped.
3904 is connected to a diagnostic socket, the connection is simply dropped.
4327 inability to detect when the link is dropped, as
4397 seconds pass, all pending output packets are dropped.
4783 filters, this means that the packet is dropped.
4794 A packet failing to trigger a dial will be dropped rather than queued.
5168 the reason the line was dropped.
/dragonfly/lib/libc/nls/
H A Dit_IT.ISO8859-15.msg111 52 Network dropped connection on reset
H A DC.msg111 52 Network dropped connection on reset
/dragonfly/contrib/gcc-4.7/gcc/
H A Dpredict.def60 /* Hints dropped by user via __builtin_expect feature. */
/dragonfly/sbin/natd/
H A DHISTORY117 - Ignored incoming packets are now dropped when
/dragonfly/usr.bin/calendar/calendars/
H A Dcalendar.history301 08/06 Atomic bomb dropped on Hiroshima, 1945
304 08/08 Atomic bomb dropped on Nagasaki, 1945
307 08/09 Atomic bomb dropped on Nagasaki, 1945
/dragonfly/contrib/gcc-8.0/gcc/
H A Dpredict.def65 /* Hints dropped by user via __builtin_expect feature. Note: the
/dragonfly/games/larn/datfiles/
H A Dlarn.help49 When dropping gold, if you type '*' as your amount, all your gold gets dropped.
/dragonfly/
H A DUPDATING522 file systems has been dropped. Dito for ATM protocol support.
541 ISA support has been dropped from the following drivers: adv(4), an(4),
699 ISA adapter support was dropped from the aic(4) driver.
/dragonfly/games/larn/
H A DFixed.Bugs107 dropped in one place. Not realistic, but it prevents a worthless
/dragonfly/contrib/openpam/
H A DHISTORY263 - BUGFIX: The sample su(1) application dropped privileges before
/dragonfly/sys/dev/disk/isp/
H A DDriverManual.txt440 executed (and locks dropped appropriately, as well as avoidance of deep
445 masking could be dropped. It's now up to each platform to figure out how
/dragonfly/share/examples/ppp/
H A Dppp.conf.sample464 # Without them enabled, we can't tell if the line's dropped - there
/dragonfly/games/hack/
H A Drumors61 Any small object that is accidentally dropped will hide under a larger object.
/dragonfly/contrib/zstd/
H A DCHANGELOG366 API : changed : dropped support of legacy versions <= v0.3 (can be changed by modifying ZSTD_LEGACY…

12