Home
last modified time | relevance | path

Searched refs:check (Results 226 – 250 of 603) sorted by relevance

12345678910>>...25

/dragonfly/etc/
H A Dprofile11 # For full locales list check /usr/share/locale/*
/dragonfly/contrib/tcsh-6/nls/ukrainian/
H A Dset198 6 free(%lx) bad range check.
/dragonfly/share/examples/drivers/
H A Dmake_device_driver.sh193 * Macro to check that the unit number is valid
223 * Theoretically we don't need to check the unit.
/dragonfly/games/quiz/datfiles/
H A Ded15 change each "BTL" in file to "Bell Laboratories" and check:\
25 change first "hte" in current line to "the" and check:[s|.s]/hte/the/p
/dragonfly/contrib/gcc-4.7/gcc/
H A Dpredict.def117 /* Branches to a mudflap bounds check are extremely unlikely. */
118 DEF_PREDICTOR (PRED_MUDFLAP, "mudflap check", PROB_VERY_LIKELY, 0)
/dragonfly/sys/netgraph7/
H A DNOTES79 #ifdef DIAGNOSTICS check to check this assumption for every mbuf.
/dragonfly/contrib/lvm2/dist/udev/
H A D10-dm.rules.in48 # only (kernels >= 2.6.29). We have to check for its existence
64 # This variable provides a reliable way to check that device-mapper
/dragonfly/contrib/file/magic/Magdir/
H A Dmarc2112 # and 22-23 also 00 so far, but we check that later.
H A Dadventure28 # well as an occasional MP3 file), so we sanity-check the version number.
30 # It might be possible to sanity-check the release number as well, as it seems
/dragonfly/sys/vfs/isofs/cd9660/
H A Dcd9660_rrip.h128 char check [ISODCL ( 4, 5)]; member
/dragonfly/contrib/tcsh-6/nls/russian/
H A Dset198 6 free(%lx) bad range check.
/dragonfly/contrib/cryptsetup/lib/
H A DMakefile.in566 check-am: all-am
567 check: check-am
672 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
/dragonfly/contrib/gcc-4.7/libstdc++-v3/libsupc++/
H A DMakefile.in654 check-am: all-am
655 check: check-am
758 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
/dragonfly/usr.sbin/makefs/hammer2/
H A Dhammer2_strategy.c1439 crc = (uint64_t)(uint32_t)chain->bref.check.iscsi32.value; in hammer2_dedup_record()
1444 crc = chain->bref.check.xxhash64.value; in hammer2_dedup_record()
1453 crc = ((uint64_t *)chain->bref.check.sha192.data)[0] ^ in hammer2_dedup_record()
1454 ((uint64_t *)chain->bref.check.sha192.data)[1] ^ in hammer2_dedup_record()
1455 ((uint64_t *)chain->bref.check.sha192.data)[2]; in hammer2_dedup_record()
H A Dhammer2_chain.c5515 chain->bref.check.iscsi32.value = in hammer2_chain_setcheck()
5519 chain->bref.check.xxhash64.value = in hammer2_chain_setcheck()
5543 chain->bref.check.freemap.icrc32 = in hammer2_chain_setcheck()
5577 chain->bref.check.iscsi32.value, in hammer2_characterize_failed_chain()
5578 (uint32_t)check); in hammer2_characterize_failed_chain()
5581 chain->bref.check.xxhash64.value, in hammer2_characterize_failed_chain()
5582 check); in hammer2_characterize_failed_chain()
5693 r = (chain->bref.check.freemap.icrc32 == in hammer2_chain_testcheck()
5706 chain->bref.check.freemap.icrc32, in hammer2_chain_testcheck()
5896 if (name_len > sizeof(chain->bref.check.buf) && in hammer2_chain_dirent_test()
[all …]
/dragonfly/sys/vfs/hammer2/
H A Dhammer2_synchro.c820 chain->bref.check = focus->bref.check; in hammer2_sync_insert()
1052 chain->bref.check = focus->bref.check; in hammer2_sync_replace()
H A Dhammer2_strategy.c1413 crc = (uint64_t)(uint32_t)chain->bref.check.iscsi32.value; in hammer2_dedup_record()
1418 crc = chain->bref.check.xxhash64.value; in hammer2_dedup_record()
1427 crc = ((uint64_t *)chain->bref.check.sha192.data)[0] ^ in hammer2_dedup_record()
1428 ((uint64_t *)chain->bref.check.sha192.data)[1] ^ in hammer2_dedup_record()
1429 ((uint64_t *)chain->bref.check.sha192.data)[2]; in hammer2_dedup_record()
/dragonfly/contrib/file/src/
H A Dcompress.c399 fd_set check; in sread() local
403 FD_ZERO(&check); in sread()
404 FD_SET(fd, &check); in sread()
410 selrv = select(fd + 1, &check, NULL, NULL, &tout); in sread()
/dragonfly/contrib/xz/src/liblzma/common/
H A Dblock_header_decoder.c63 || (unsigned int)(block->check) > LZMA_CHECK_ID_MAX) in lzma_block_header_decode()
/dragonfly/contrib/smbfs/
H A DMakefile33 @echo Please check for possible changes
/dragonfly/gnu/usr.bin/cc80/cc_tools/tools/
H A DMakefile34 genprog= $(genprogerr) check checksum condmd
151 tree-check.h: gencheck.nx _PL
205 tree-check.h genrtl.h insn-modes.h insn-modes-inline.h \
/dragonfly/usr.bin/last/
H A Dlast.c460 wantx(struct utmpx *bp, int check) in wantx() argument
464 if (check) { in wantx()
/dragonfly/usr.bin/compress/doc/
H A Drevision.log42 * unsigned compares on Perkin-Elmer. Fixed foreground check.
76 * Add check for foreground before prompting user. Insert maxbits into
/dragonfly/sys/netgraph7/bluetooth/drivers/ubt/
H A DTODO30 Need to check if that is allowed.
/dragonfly/gnu/usr.bin/cvs/lib/
H A DMakefile26 cycle-check.c \

12345678910>>...25