Searched refs:corrupted (Results 1 - 12 of 12) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/nios2/
H A Dwarn_noat.l2 .*warn_noat.s:2: Warning: Register at \(r1\) can sometimes be corrupted by assembler optimizations.
4 .*warn_noat.s:8: Warning: Register at \(r1\) can sometimes be corrupted by assembler optimizations.
/netbsd-current/external/bsd/libarchive/dist/libarchive/
H A Darchive_read_support_filter_lzop.c285 goto corrupted;
303 corrupted:
324 goto corrupted;
332 goto corrupted;
355 corrupted:
H A Darchive_read_support_format_zip.c1406 * corrupted in some fashion. In particular, it's possible that the
2758 goto corrupted;
2831 goto corrupted;
2856 goto corrupted;
2871 goto corrupted;
2902 corrupted:
3021 default: goto corrupted;
3079 goto corrupted;
3090 corrupted:
/netbsd-current/sys/ufs/chfs/
H A Debh.h150 * @corrupted: queue of corrupted physical eraseblocks
163 struct scan_leb_queue corrupted; member in struct:chfs_scan_info
H A Debh.c1276 err = scan_add_to_queue(si, pebnr, erase_cnt, &si->corrupted);
1397 err = scan_add_to_queue(si, pebnr, erase_cnt, &si->corrupted);
1441 TAILQ_INIT(&si->corrupted);
1475 EBH_QUEUE_DESTROY(&si->corrupted,
1573 TAILQ_FOREACH(sleb, &si->corrupted, u.queue) {
/netbsd-current/sys/kern/
H A Dsubr_disk_mbr.c490 a.msg = "bad sector table corrupted";
637 goto corrupted;
647 corrupted:
649 a->msg = "disk label corrupted";
/netbsd-current/distrib/hp300/miniroot/
H A Dinstall.md115 elif grep_check_q "disk label corrupted" /tmp/checkfordisklabel; then
406 FATAL ERROR: The disklabel on the root disk is corrupted! You must
/netbsd-current/external/gpl2/xcvs/dist/contrib/
H A Dvalidate_repo.in41 files in it are corrupted.
276 print "List of corrupted files\n" if @list_of_broken_files;
362 verbose( "Adding unrecognized file `$path' to corrupted list.\n" );
416 verbose( "\t`$file' is corrupted. It was determined to contain no\n"
431 verbose( "\t$file is corrupted in revision: $revision\n" );
/netbsd-current/external/bsd/kyua-cli/dist/store/
H A Dschema_v1.sql56 -- it turns out that the database got corrupted.
H A Dschema_v2.sql58 -- it turns out that the database got corrupted.
/netbsd-current/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Dvdev.c3296 int corrupted = 0; local
3325 corrupted++;
3332 * opened due to corrupted metadata, then propagate the root
3336 if (corrupted && vd == rvd &&
/netbsd-current/sys/arch/m68k/060sp/dist/
H A Dfpsp.s16861 # make sure that d0 isn't corrupted between calls...

Completed in 570 milliseconds