Searched refs:verified (Results 1 – 25 of 39) sorted by relevance
12
| /dragonfly/sys/dev/raid/vinum/ |
| HD | vinumrevive.c | 503 …int verified; /* set when we're happy with what we w… in initsd() local 525 verified = 0; in initsd() 526 …while (!verified) { /* until we're happy with it… in initsd() 560 verified = 0; in initsd() 562 verified = 1; in initsd() 564 verified = 1; in initsd()
|
| /dragonfly/contrib/file/magic/Magdir/ |
| HD | fsav | 48 # output can often be verified by `sigtool --info=FILE` 69 # buildDate empty or like "22 Mar 2017 12-57 -0400"; verified by `sigtool -i FILE`
|
| HD | frame | 55 # XXX - this book entry should be verified, if you find one, uncomment this
|
| HD | mail.news | 53 # partly verified by `tnef --list -v -f voice.tnef` and `ytnef -v triples.tnef`
|
| HD | amigaos | 135 # and verified by `unadf -l TURBO_SILVER_SV.ADF`
|
| HD | jpeg | 184 # partly verified by XnView `nconvert -info abydos.jxr FLOWER.wdp`
|
| HD | archive | 397 # All these were taken from idarc, many could not be verified. Unfortunately, 1012 # These were inspired by idarc, but actually verified 1062 # verified by `7z l -tarj PHRACK1.ARJ` and 1504 # verified by `unzip -Zv *.oxt` or `7z l -slt *.oxt` 1766 # Note: called by TrID "Atari MSA Disk Image" and verified by 1899 # Note: verified by `xar --dump-header -f FullBundleUpdate.xar` or
|
| HD | images | 606 # verified by `fig2mpdf -v bootloader.fig && file bootloader.pdf` 677 # Note: verified by XnView command `nconvert -fullinfo *.EPA` 686 # verified by RECOIL `recoil2png -o tmp.png IO.EPA; file tmp.png` 720 # verified by ImageMagick version 6.8.9-8 command `identify *.dib` 751 # verified by RECOIL `recoil2png -o tmp.png coke_can.vbm; file tmp.png` 989 # Note: verified by command like `deark -l -d3 OS2MEMU.ICO` 1452 # Note: verified by NetPBM `pi3topbm sigirl1.pi3 | file` 2463 # verified as "TIM PSX" by XnView `nconvert -fullinfo *.tim` and 3935 # verified by FFmpeg command `ffprobe ICE-9605.IDF` and `ansilove -s SQ-FORCE.IDF`
|
| HD | virtual | 181 # value "virtual size" can be verified by command `qemu-img info `
|
| HD | sniffer | 379 # verified/falsified by `wireshark *.5vw`
|
| HD | windows | 25 # and partly verified by `undbx --verbosity 4 Posteingang.dbx` 907 >4 ulelong&0x00000010 0x00000010 \b, verified 1195 # Note: verified by like `7z t boot.wim` `wiminfo install.esd --header`
|
| HD | ole2compounddocs | 298 # verified by Michal Mutl Structured Storage Viewer `SSView.exe brochus.pt6`
|
| /dragonfly/contrib/ncurses/ncurses/tinfo/ |
| HD | write_entry.c | 116 static bool verified[sizeof(dirnames)]; in check_writeable() local 124 if (verified[s - dirnames]) in check_writeable() 132 verified[s - dirnames] = TRUE; in check_writeable()
|
| /dragonfly/lib/libfetch/ |
| HD | common.c | 1175 fetch_ssl_cb_verify_crt(int verified, X509_STORE_CTX *ctx) in fetch_ssl_cb_verify_crt() argument 1182 if (!verified) { in fetch_ssl_cb_verify_crt() 1190 return (verified); in fetch_ssl_cb_verify_crt()
|
| /dragonfly/bin/cpdup/ |
| HD | BACKUPS | 232 verified incremental, or './do_mirror 2' to do a stat-optimized 248 verified incremental, or './do_mirror 2' to do a stat-optimized 251 NOTE! It is NOT recommended that you use verified-incremental backups
|
| /dragonfly/contrib/gcc-8.0/gcc/ |
| HD | reg-notes.def | 236 /* Indicate that a call should not be verified for control-flow consistency.
|
| /dragonfly/contrib/wpa_supplicant/wpa_supplicant/ |
| HD | eap_testing.txt | 12 Supplicant is verified to match with the one received by the (now
|
| /dragonfly/contrib/cryptsetup/po/ |
| HD | cryptsetup.pot | 58 msgid "Key slot %d verified.\n"
|
| /dragonfly/share/zoneinfo/ |
| HD | southamerica | 320 # was America/San_Luis, but we haven't verified this yet so for now we'll 413 # Shanks & Pottenger also make the following claims, which we haven't verified: 1372 # I verified with someone who was there that since 1980, 1804 # with prior transitions and verified in several decrees marked below between
|
| /dragonfly/contrib/gcc-4.7/gcc/config/i386/ |
| HD | bdver1.md | 101 ;; actually verified for bdver1.
|
| /dragonfly/contrib/gcc-8.0/gcc/config/i386/ |
| HD | bdver1.md | 105 ;; actually verified for bdver1.
|
| /dragonfly/crypto/openssh/ |
| HD | PROTOCOL | 69 verified without decrypting unauthenticated data.
|
| /dragonfly/contrib/gcc-4.7/gcc/doc/ |
| HD | loop.texi | 620 Legality of a matrix for a given loopnest can be verified using
|
| /dragonfly/contrib/gcc-4.7/gcc/ |
| HD | config.in | 174 /* Define if you want all gimple types to be verified after gimplifiation.
|
| /dragonfly/sys/vfs/hammer2/ |
| HD | DESIGN | 928 important, we won't be waiting for a full quorum-verified synchronous
|
12