Home
last modified time | relevance | path

Searched refs:loss (Results 1 – 25 of 110) sorted by relevance

12345

/netbsd/src/games/phantasia/
DCOPYRIGHT19 * The author shall not be responsible for any loss, cost, or damage,
/netbsd/src/external/cddl/osnet/dist/lib/libzfs/common/
Dlibzfs_pool.c1431 int64_t loss = -1; in zpool_rewind_exclaim() local
1445 (void) nvlist_lookup_int64(nv, ZPOOL_CONFIG_REWIND_TIME, &loss); in zpool_rewind_exclaim()
1459 if (loss > 120) { in zpool_rewind_exclaim()
1463 (loss + 30) / 60); in zpool_rewind_exclaim()
1466 } else if (loss > 0) { in zpool_rewind_exclaim()
1469 dryrun ? "Would discard" : "Discarded", loss); in zpool_rewind_exclaim()
1481 int64_t loss = -1; in zpool_explain_recover() local
1501 (void) nvlist_lookup_int64(nv, ZPOOL_CONFIG_REWIND_TIME, &loss); in zpool_explain_recover()
1520 if (loss > 120) { in zpool_explain_recover()
1523 "\tmust be discarded, irreversibly. "), (loss + 30) / 60); in zpool_explain_recover()
[all …]
/netbsd/src/external/gpl3/binutils/dist/bfd/doc/
Dbfdsumm.texi23 * BFD information loss:: Information Loss
27 @node BFD information loss
75 The greatest potential for loss of information occurs when there is the least
/netbsd/src/external/gpl3/gdb/dist/bfd/doc/
Dbfdsumm.texi23 * BFD information loss:: Information Loss
27 @node BFD information loss
75 The greatest potential for loss of information occurs when there is the least
/netbsd/src/external/lgpl3/mpc/dist/tests/
Dagm.dat36 # a=2^100 is real and b=2^100+I is close to a, which causes a loss in the
/netbsd/src/games/quiz/datfiles/
Ducc24 2-509:risk of loss in the absence ogf breach
25 2-510:effect of breach on risk of loss
/netbsd/src/distrib/mvme68k/miniroot/
Dinstall.md194 cause SIGNIFICANT data loss, and you are advised to make sure your hard drive
/netbsd/src/regress/lib/libc/ieeefp/testfloat/notes/
Dtestfloat.txt583 loss of accuracy to be detected either as an _inexact_result_ or as a
584 _denormalization_loss_. If loss of accuracy is detected as an inexact
587 inexact flag is also raised). A denormalization loss, on the other hand,
591 loss. By detecting loss of accuracy as a denormalization loss, a system can
600 Most (possibly all) systems detect loss of accuracy as an inexact result.
/netbsd/src/external/lgpl3/mpfr/dist/
DBUGS49 a huge loss of accuracy while the error analysis doesn't take that into
/netbsd/src/crypto/external/bsd/heimdal/dist/windows/
DNTMakefile.w32174 # C4244: Conversion from 'type1' to 'type2', possible loss of data
178 # C4267: '': Conversion from 'type1' to 'type2', possible loss of data
/netbsd/src/external/bsd/bzip2/dist/
DCHANGES33 reporting the problem correctly. This shouldn't give any data loss
188 knowledge, there have been no data-loss-causing bugs reported in the
DREADME112 lead to disastrous loss of data.
/netbsd/src/crypto/dist/ipsec-tools/src/racoon/
DTODO93 at this moment, IKE/IPsec failure is modeled as total packet loss to other
/netbsd/src/external/gpl2/xcvs/dist/
DBUGS37 can cause data loss. Symlinks are only a problem when writing files. If your
/netbsd/src/distrib/atari/floppies/prepare/
Dinstall.md142 program can cause SIGNIFICANT data loss, and you are advised
/netbsd/src/external/historical/nawk/dist/
DFIXES77 Fix inconsistent handling of -F and --csv, and loss of csv
/netbsd/src/distrib/sun3/miniroot/
Dinstall.md174 program can cause SIGNIFICANT data loss, and you are advised
/netbsd/src/distrib/sun2/miniroot/
Dinstall.md174 program can cause SIGNIFICANT data loss, and you are advised
/netbsd/src/external/ibm-public/postfix/dist/
DRELEASE_NOTES-2.529 It does not cause loss of mail, just a minor delay until the remote
272 It does not cause loss of mail, just a minor delay until the remote
DRELEASE_NOTES-3.457 [Incompat 20180701] To avoid performance loss under load, the
/netbsd/src/external/bsd/openldap/dist/doc/guide/admin/
Drunningslapd.sdf159 Killing slapd by a more drastic method may cause information loss or
/netbsd/src/sys/dev/ic/
DREADME.ncr5380sbc170 massive data loss and destruction, you have my sympathies, but I do not
/netbsd/src/crypto/external/bsd/openssl/dist/
DLICENSE.txt161 Work (including but not limited to damages for loss of goodwill,
/netbsd/src/distrib/sparc/
Dinstall.md228 program can cause SIGNIFICANT data loss, and you are advised
/netbsd/src/external/bsd/mdocml/dist/
DTODO210 (1) fully implemented, or parsed and ignored without loss of content
211 (2) unimplemented, potentially causing loss of content

12345